Uses of Package
com.sun.javatest.tool

Packages that use com.sun.javatest.tool
com.sun.javatest This package provides facilities for reading, executing and monitoring tests. 
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.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. 
 

Classes in com.sun.javatest.tool used by com.sun.javatest
CustomPropagationController
          This class provides a way to extend default behavior of template propagation process
 

Classes in com.sun.javatest.tool used by com.sun.javatest.exec
Desktop
          Desktop is the host for a series of Tools, which may be displayed as in a number of styles, provided by a DeskView.
FileOpener
          An interface for a handler, provided by a tool manager, that can open files of a particular type.
Preferences.Pane
          An abstract class for a GUI panel that can be displayed to allow the user to edit some of the user preferences.
Tool
          A base class for tools to appear on the JT Harness desktop.
ToolAction
          Standard template for creation of an Action to be used in a Tool.
ToolDialog
          Lightweight wrapper class to provide standard support for tool dialogs.
ToolManager
          Tool managers are relatively lightweight managers for tools that provide end-user GUI functionality.
ToolManager.Fault
          This exception is used to report problems while using a tool manager.
UIFactory
          A factory for GUI components, providing support for internationalization, tool tips, context sensitive help, and on.
 

Classes in com.sun.javatest.tool used by com.sun.javatest.report
Command.Fault
          This exception is used to report problems with a specific command.
CommandContext
          An object to carry the shared state required and derived from executing a series of commands.
CommandManager
          Command managers are relatively lightweight managers for the command objects that embody end-user command-line functionality.
Preferences
          A class which provides a collection of user preferences, and a GUI interface to edit them.
 

Classes in com.sun.javatest.tool used by com.sun.javatest.tool
Command
          A class to represent a command to be executed.
Command.Fault
          This exception is used to report problems with a specific command.
CommandContext
          An object to carry the shared state required and derived from executing a series of commands.
CommandContext.Fault
          This exception is used to report problems while executing a command.
CommandManager
          Command managers are relatively lightweight managers for the command objects that embody end-user command-line functionality.
CommandParser.Fault
          Thrown when a bad command line argument is encountered.
CustomPropagationController.EventType
          EventType.Start - propagation starting event EventType.TemplateLoaded - external template data loaded and accessible EventType.Finish - propagation finishing event
Desktop
          Desktop is the host for a series of Tools, which may be displayed as in a number of styles, provided by a DeskView.
EditableList
          A component that displays an editable list of items.
FileHistory
          A class to maintain a history of recently used files.
FileOpener
          An interface for a handler, provided by a tool manager, that can open files of a particular type.
FileOpener.Fault
          This exception is to report problems that occur while opening a file.
HelpLink
          A lightweight component that will activate online help, suitable for use in More Info help panes.
Main.Fault
          Thrown when a bad command line argument is encountered.
Preferences
          A class which provides a collection of user preferences, and a GUI interface to edit them.
Preferences.Observer
          An observer interface for use by those that wishing to monitor changes to user preferences.
Preferences.Pane
          An abstract class for a GUI panel that can be displayed to allow the user to edit some of the user preferences.
SelectedWorkDirApprover
           
StringFitter
           
TestSuiteChooser
          A custom JFileChooser, for a user to choose a test suite.
Tool
          A base class for tools to appear on the JT Harness desktop.
Tool.Observer
          An observer interface for use by those that wishing to monitor changes to a tool.
ToolDialog
          Lightweight wrapper class to provide standard support for tool dialogs.
ToolDialog.Restorer
           
ToolManager
          Tool managers are relatively lightweight managers for tools that provide end-user GUI functionality.
ToolManager.Fault
          This exception is used to report problems while using a tool manager.
TreeSelectionPane
          A component to allow selection of nodes in a tree.
TreeSelectionPane.Model
          The model for the tree whose nodes can be selected in a TreeSelectionPane.
UIFactory
          A factory for GUI components, providing support for internationalization, tool tips, context sensitive help, and on.
UIFactory.Colors
           
 



Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.