Uses of Interface
com.sun.javatest.TestResultTable.Observer

Packages that use TestResultTable.Observer
com.sun.javatest This package provides facilities for reading, executing and monitoring tests. 
 

Uses of TestResultTable.Observer in com.sun.javatest
 

Methods in com.sun.javatest with parameters of type TestResultTable.Observer
 void TestResultTable.addObserver(TestResultTable.Observer o)
          Add a general purpose observer.
 void TestResultTable.removeObserver(TestResultTable.Observer o)
          Remove a general purpose observer.
 



Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.