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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ET_FilterControl
Basic interface for controls over filters
|
interface |
ET_HelpControl
Signal interface for a control over help.
|
interface |
ET_ReportControl
Signal interface for a control over reporter.
|
interface |
ET_SessionControl
Control over configuration settings in the harness.
|
interface |
ET_ViewControl |
Modifier and Type | Class and Description |
---|---|
class |
BasicSessionControl
Class that encapsulate logic of user's actions on update session:
operations on configuration and work directory.
|
class |
ET_DefaultHelpControl |
class |
ET_DefaultViewControl |
class |
ET_FilterHandler
This class handles all the special filter juggling that exec tool needs to do.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ET_Control> |
ET_DefaultControlFactory.createCustomControls()
No custom controls by default.
|
java.util.List<ET_Control> |
ET_ControlFactory.createCustomControls()
Creates a list of custom controls.
|
Copyright (c) 1996, 2015, Oracle and/or its affiliates. All rights reserved.