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.
|
Class and Description |
---|
BasicSession
The very classic implemetation of Session that incapsulates the WorkDirectory
instance and InterviewParameters instance.
|
BasicSession.OrderedObserver
Extentsion to the Observer interface for those classes which
are sensitive to the order of notifying.
|
ContextManager
The context manager provides an interface for customization of the user
interface and control over certain parameters of harness operation.
|
CustomTestResultViewer
Base class defines custom viewers for test results.
|
ET_Control
Base interface of ExecTool components
|
ET_ControlFactory
Interface of factory to be used by ExecTool to create controls over
test configuring and running.
|
ET_FilterControl
Basic interface for controls over filters
|
ET_FilterHandler
This class handles all the special filter juggling that exec tool needs to do.
|
ET_HelpControl
Signal interface for a control over help.
|
ET_ReportControl
Signal interface for a control over reporter.
|
ET_SessionControl
Control over configuration settings in the harness.
|
ET_ViewControl |
ExecModel |
ExecTool |
ExecToolManager
The ToolManager for
test manager windows. |
FeatureManager
This class represents default feature manager.
|
FileSystemTableModel |
FilterConfig
The primary purpose is to hold the a variety of named filter sets from
which the user will select one (the "active" one).
|
FilterConfig.Observer
Observe changes to the state of the view.
|
HarnessAware
Interface for those classes that needs an access to the instance harness
|
InterviewEditor
Dialog to edit InterviewParameters object.
|
InterviewEditor.Observer
For private communication with SessionControl, not for broadcast outside
of core JT.
|
JavaTestContextMenu
Class to encapsulate a custom context menu item to be added to the GUI by a
test suite.
|
JavaTestMenuManager
Class to manage custom menus.
|
JavaTestToolBar
The custom toolbar.
|
MultiFormatPane
A panel to display files which may be linked together by hyperlinks.
|
MultiFormatPane.MediaPane |
NavigationPane |
QSW_Listener
Interface that will be invoked, when QuickStartWizard has finished.
|
Session
An interface that encapsulates all properties required to run tests.
|
Session.Event
Root interface for all events happened when state of Session changed.
|
Session.Fault
Exception signaling of the problem happened while dealing with Session.
|
Session.Observer
Interface for observers of the Session state.
|
Session.Update
Root interface for all updates to Session.
|
ToolBarManager
The "Tool Bar Manager" tool, which allows a user to add, remove,
and get custom toolbars.
|
TT_BasicNode
Representation of a node in the GUI tree representing the visible test structure.
|
TT_TestNode |
TT_TreeNode
Basic part of the onscreen model of the test tree.
|
WorkDirChooseTool |
WorkDirChooseTool.ChosenFileHandler
The class is used by WorkDirChooseTool to interact with those,
who use WorkDirChooseTool in LOAD_CONFIG, LOAD_TEMPLATE modes.
|
Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.