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

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

Uses of TestResultTable.TreeObserver in com.sun.javatest
 

Methods in com.sun.javatest with parameters of type TestResultTable.TreeObserver
 void TestResultTable.addObserver(TestResultTable.TreeObserver obs)
          Add a tree-aware observer.
 void TestResultTable.removeObserver(TestResultTable.TreeObserver obs)
          Remove a tree-aware observer.
 



Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved.