|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Desktop | |
|---|---|
| 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 Desktop in com.sun.javatest.exec |
|---|
| Methods in com.sun.javatest.exec with parameters of type Desktop | |
|---|---|
boolean |
ExecToolManager.checkOpenNewTool(Desktop d,
ContextManager conManager)
|
| Constructors in com.sun.javatest.exec with parameters of type Desktop | |
|---|---|
ExecToolManager(Desktop desktop)
Create an ExecManager to manage the test manager windows on a desktop. |
|
| Uses of Desktop in com.sun.javatest.tool |
|---|
| Methods in com.sun.javatest.tool that return Desktop | |
|---|---|
Desktop |
CommandContext.getDesktop()
Get the desktop associated with this object. |
Desktop |
Tool.getDesktop()
Get the desktop for this tool. |
Desktop |
ToolManager.getDesktop()
Get the desktop for which this manager is managing tools. |
| Methods in com.sun.javatest.tool with parameters of type Desktop | |
|---|---|
void |
CommandContext.setDesktop(Desktop d)
Set the desktop associated with this object. |
| Constructors in com.sun.javatest.tool with parameters of type Desktop | |
|---|---|
ToolManager(Desktop desktop)
Create a tool manager to manage tools on a desktop. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||