Uses of Interface
com.sun.javatest.exec.FilterConfig.Observer
Packages that use FilterConfig.Observer
Package
Description
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.ObserverModifier and TypeMethodDescriptionvoid
FilterConfig.addObserver
(FilterConfig.Observer o) void
FilterConfig.removeObserver
(FilterConfig.Observer o)