Uses of Interface
com.sun.javatest.exec.FilterConfig.Observer

Packages that use FilterConfig.Observer
com.sun.javatest.exec The Test Manager Tool provides a GUI for opening, browsing, configuring, and running tests and test suites, and for browsing the results. 
 

Uses of FilterConfig.Observer in com.sun.javatest.exec
 

Methods in com.sun.javatest.exec with parameters of type FilterConfig.Observer
 void FilterConfig.addObserver(FilterConfig.Observer o)
           
 void FilterConfig.removeObserver(FilterConfig.Observer o)
           
 



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