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.
|
com.sun.javatest.tool |
The JT Harness Tool API provides the command-line and GUI
infrastructure for the main JT Harness test harness.
|
Modifier and Type | Method and Description |
---|---|
Preferences.Pane |
ExecToolManager.getPrefsPane() |
Modifier and Type | Class and Description |
---|---|
class |
ColorPrefsPane |
Modifier and Type | Method and Description |
---|---|
Preferences.Pane[] |
Preferences.Pane.getChildPanes()
Get the set of child panes, if any, containing additional groups
of preferences relevant to but not contained on this pane.
|
Preferences.Pane |
ToolManager.getPrefsPane()
Get details about any user preferences supported by this tool manager.
|
Modifier and Type | Method and Description |
---|---|
void |
Preferences.showDialog(javax.swing.JFrame f,
Preferences.Pane[] panes,
javax.help.HelpBroker helpBroker)
Show a dialog to allow the user to edit the set of preferences.
|
Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.