Package | Description |
---|---|
com.sun.javatest.report |
This package provides API for generating reports about test runs.
|
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 |
---|---|
static ReportSettings |
ReportSettings.create(Preferences prefs) |
void |
ReportSettings.write(Preferences prefs) |
Modifier and Type | Method and Description |
---|---|
static Preferences |
Preferences.access()
Access the single Preferences object.
|
Modifier and Type | Method and Description |
---|---|
static void |
PreferencesPane.showDialog(javax.swing.JFrame f,
Preferences preferences,
PreferencesPane[] panes,
com.sun.javatest.tool.jthelp.HelpBroker helpBroker)
Show a dialog to allow the user to edit the set of preferences.
|
Copyright (c) 1996, 2015, Oracle and/or its affiliates. All rights reserved.