Uses of Class
com.sun.javatest.exec.JavaTestMenuManager
-
Packages that use JavaTestMenuManager Package Description 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 JavaTestMenuManager in com.sun.javatest.exec
Methods in com.sun.javatest.exec that return JavaTestMenuManager Modifier and Type Method Description JavaTestMenuManager
ContextManager. getMenuManager()
Get the custom menu manager for this Test Manager instance.
-