JTR 5.0 API Documentation

Uses of Interface
jtr.test.ITestResultDisplayer

Packages that use ITestResultDisplayer
jtr.test.impl Default implementations of the interfaces defined in the jtr.test package. 
jtr.ui.swing The default Swing-based JTR user-interface. 
 

Uses of ITestResultDisplayer in jtr.test.impl
 

Classes in jtr.test.impl that implement ITestResultDisplayer
 class DefaultTestResultDisplayer
          Default implementation of the ITestResultDisplayer meant for printing to the standard output the results collected form all the JTR-nodes involved in the test.
 class HeadlessTestResultDisplayer
           
 

Uses of ITestResultDisplayer in jtr.ui.swing
 

Constructors in jtr.ui.swing with parameters of type ITestResultDisplayer
TestResultFrame(ITestResultDisplayer lsnr, java.util.Map<NodeInfo,TestOutcomeTable> map)
          Creates new form TestResultFrame
 


The JTR Project is licensed under GPL version 2