|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToolDialog | |
---|---|
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. |
com.sun.javatest.tool | The JT Harness Tool API provides the command-line and GUI infrastructure for the main JT Harness test harness. |
Uses of ToolDialog in com.sun.javatest.exec |
---|
Subclasses of ToolDialog in com.sun.javatest.exec | |
---|---|
static class |
ContextManager.TestManagerDialog
Special class for creating dialogs which should be attached to the context of this test manager. |
class |
InterviewEditor
Dialog to edit InterviewParameters object. |
class |
ServiceViewer
|
Uses of ToolDialog in com.sun.javatest.tool |
---|
Methods in com.sun.javatest.tool that return ToolDialog | |
---|---|
ToolDialog[] |
Tool.getToolDialogs()
Get an array containing the set of ToolDialogs owned by this tool. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |