Uses of Class
com.sun.javatest.exec.JavaTestContextMenu
-
Packages that use JavaTestContextMenu 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 JavaTestContextMenu in com.sun.javatest.exec
Methods in com.sun.javatest.exec that return JavaTestContextMenu Modifier and Type Method Description JavaTestContextMenu[]
ContextManager. getContextMenus()
Get the context (popup) custom menus to be added in the GUI.abstract JavaTestContextMenu
JavaTestContextMenu. newInstance()
Create a new instance, based on this instance.
-