Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
A
A
- Static variable in class com.sun.javatest.util.
HTMLWriter
The HTML "a" tag.
AbstractCellEditor
- Class in
com.sun.javatest.exec
AbstractCellEditor()
- Constructor for class com.sun.javatest.exec.
AbstractCellEditor
accept(File)
- Method in class com.sun.interview.
AllFilesFileFilter
accept(File)
- Method in class com.sun.interview.
DirectoryFileFilter
accept(File)
- Method in class com.sun.interview.
ExtensionFileFilter
accept(File)
- Method in interface com.sun.interview.
FileFilter
Check if a file is accepted by this filter.
accept(File)
- Method in class com.sun.interview.
FilesAndDirectoriesFileFilter
accept(File)
- Method in class com.sun.javatest.tool.
WDC_FileFilter
acceptAll()
- Method in class com.sun.javatest.
InterviewPropagator
Accepts all changes from template to the current configuration
accepts(TestDescription)
- Method in class com.sun.javatest.
AllTestsFilter
accepts(TestDescription)
- Method in class com.sun.javatest.
CompositeFilter
accepts(TestDescription, TestFilter.Observer)
- Method in class com.sun.javatest.
CompositeFilter
accepts(TestDescription)
- Method in class com.sun.javatest.
ExcludeListFilter
accepts(TestDescription)
- Method in class com.sun.javatest.
InitialUrlFilter
accepts(Set)
- Method in class com.sun.javatest.
Keywords
Check if this keywords object accepts, or matches, the specified set of words.
accepts(TestDescription)
- Method in class com.sun.javatest.
KeywordsFilter
accepts(TestDescription)
- Method in class com.sun.javatest.
LastRunFilter
accepts(TestDescription, TestFilter.Observer)
- Method in class com.sun.javatest.
LastRunFilter
accepts(TestDescription)
- Method in class com.sun.javatest.
ParameterFilter
accepts(TestDescription, TestFilter.Observer)
- Method in class com.sun.javatest.
ParameterFilter
accepts(TestDescription)
- Method in class com.sun.javatest.
StatusFilter
accepts(TestDescription)
- Method in class com.sun.javatest.
TestFilter
Determines whether a TestDescription should be accepted or rejected by this filter.
accepts(TestDescription, TestFilter.Observer)
- Method in class com.sun.javatest.
TestFilter
Determines whether a TestDescription should be accepted or rejected by this filter; if rejected, it is reported to the provided observer.
accepts(File)
- Method in interface com.sun.javatest.util.
FileFilter
Determines whether a file should be included in a collection.
acceptsDirectories()
- Method in class com.sun.interview.
AllFilesFileFilter
acceptsDirectories()
- Method in class com.sun.interview.
DirectoryFileFilter
acceptsDirectories()
- Method in class com.sun.interview.
ExtensionFileFilter
acceptsDirectories()
- Method in interface com.sun.interview.
FileFilter
Check if (all) directories are accepted by this filter.
acceptsDirectories()
- Method in class com.sun.interview.
FilesAndDirectoriesFileFilter
access()
- Static method in class com.sun.javatest.tool.
Preferences
Access the single Preferences object.
AccessWrapper
- Class in
com.sun.javatest.exec
acquire(String[], int)
- Method in class com.sun.javatest.
ResourceTable
Try to acquire a set of named locks.
acquiredLock()
- Method in interface com.sun.javatest.
TestResultCache.Observer
Called when the cache has been locked.
acquireFrame()
- Static method in class com.sun.javatest.util.
MainFrame
Try to acquire exclusive access to a shared context previously registered with @link(#setContext).
ACTION_NAME
- Static variable in class com.sun.javatest.exec.
BasicSessionControl.SessionView
add(Checklist.Item)
- Method in class com.sun.interview.
Checklist
Add a new item to this checklist.
add(String, Status)
- Method in class com.sun.javatest.lib.
MultiStatus
Add another test result into the set for consideration.
add(Component)
- Method in class com.sun.javatest.tool.
Deck
Add a component to the panel.
add(Component, Object)
- Method in class com.sun.javatest.tool.
Deck
Add a component to the panel.
add(File)
- Method in class com.sun.javatest.tool.
FileHistory
Add a new file to the history.
addArg(String)
- Method in class com.sun.javatest.tool.
Command
Record another argument in the argument array.
addAutoResizeColumn(int, boolean)
- Method in class com.sun.javatest.exec.
FileTable
Selects column to be autoresized
addCellEditorListener(CellEditorListener)
- Method in class com.sun.javatest.exec.
AbstractCellEditor
addChoosableExtension(String, String)
- Method in class com.sun.javatest.tool.
FileChooser
Add a choosable file filter based on a filename extension.
addColorChangeObserver(Preferences.Observer)
- Static method in class com.sun.javatest.tool.
UIFactory
Add Preferences observer to color changes
addCommand(Command)
- Method in class com.sun.javatest.tool.
CommandContext
Add a new command to the set of commands to be executed by this object.
addDefaultPropTable(String, Map)
- Static method in class com.sun.javatest.
TestEnvironment
Add a default set of properties to be included when environments are created.
addDefaultTool()
- Method in class com.sun.javatest.tool.
Desktop
Add a new default tool to the desktop.
addDefaultTool(InterviewParameters)
- Method in class com.sun.javatest.tool.
Desktop
Add a new default tool to the desktop.
addDependency(Interview, Interview)
- Method in class com.sun.interview.
InterviewSet
Specify a dependency for a child interview.
addEdit(String, String)
- Method in class com.sun.javatest.
EditLinks
Add another edit to be applied when the files are edited.
addEntry(ExcludeList.Entry)
- Method in class com.sun.javatest.
ExcludeList
Add an entry to the table.
addEntry(KnownFailuresList.Entry)
- Method in class com.sun.javatest.
KnownFailuresList
addExtension(String, Class)
- Method in class com.sun.javatest.finder.
TagTestFinder
Nominate a class to read files that have a particular extension.
addHarnessObserver(Harness.Observer)
- Method in class com.sun.javatest.tool.
CommandContext
Add an observer to the set of observers maintained by this object.
addListDataListener(ListDataListener)
- Method in class com.sun.javatest.tool.
EditableList
Add a listener to be notified of events when the list data changes.
addMarker(String)
- Method in class com.sun.interview.
Question
Add a named marker to this question, if it has not already been added.
addMediaPane(int, MultiFormatPane.MediaPane)
- Method in class com.sun.javatest.exec.
MultiFormatPane
addMenuItem(int, JMenuItem)
- Method in class com.sun.javatest.exec.
JavaTestMenuManager
Add a menu item to the given menu position.
addNewExecTool(TestSuite, WorkDirectory, InterviewParameters, String)
- Method in class com.sun.javatest.exec.
ExecToolManager
addNode(HelpTree.Node)
- Method in class com.sun.javatest.util.
HelpTree
Add a node to a help tree.
addObserver(Interview.Observer)
- Method in class com.sun.interview.
Interview
Add an observer to monitor updates to the interview.
addObserver(Session.Observer)
- Method in class com.sun.javatest.exec.
BasicSession
addObserver(FilterConfig.Observer)
- Method in class com.sun.javatest.exec.
FilterConfig
addObserver(InterviewEditor.Observer)
- Method in class com.sun.javatest.exec.
InterviewEditor
Registers new observer
addObserver(Session.Observer)
- Method in interface com.sun.javatest.exec.
Session
Registers the observer.
addObserver(Harness.Observer)
- Method in class com.sun.javatest.
Harness
Add an observer to be notified during the execution of a test run.
addObserver(ObservableTestFilter.Observer)
- Method in class com.sun.javatest.
ObservableTestFilter
Add an observer to be notified when this filter has been changed.
addObserver(TestFinderQueue.Observer)
- Method in class com.sun.javatest.
TestFinderQueue
Add an observer to monitor the progress of the TestFinder.
addObserver(TestResult.Observer)
- Method in class com.sun.javatest.
TestResult
Add an observer to watch this test result for changes.
addObserver(TestResultTable.Observer)
- Method in class com.sun.javatest.
TestResultTable
Add a general purpose observer.
addObserver(TestResultTable.TreeObserver)
- Method in class com.sun.javatest.
TestResultTable
Add a tree-aware observer.
addObserver(TestResultTable.TreeNodeObserver)
- Method in interface com.sun.javatest.
TestResultTable.TreeNode
Add a observer for this particular node.
addObserver(String, Preferences.Observer)
- Method in class com.sun.javatest.tool.
Preferences
Add an observer to be notified of changes to all preferences whose name begins with a given prefix.
addObserver(String[], Preferences.Observer)
- Method in class com.sun.javatest.tool.
Preferences
Add an observer to be notified of changes to all preferences whose name begins with any of a set of given prefixes.
addObserver(Tool.Observer)
- Method in class com.sun.javatest.tool.
Tool
Add an observer to be notified of changes to a tool.
addObserver(TestResultTable.TreeNodeObserver)
- Method in class com.sun.javatest.
TRT_TreeNode
Add an observer to watch this node for changes.
addOption(String, HelpTree.Node)
- Static method in class com.sun.javatest.tool.
VerboseCommand
Add a option to the set recognized by this command.
addPropertyChangeListener(PropertyChangeListener)
- Method in class com.sun.javatest.tool.
ToolAction
addStartGenListener(Report.StartGenListener)
- Method in class com.sun.javatest.report.
Report
addTab(JTabbedPane, String, JComponent)
- Method in class com.sun.javatest.tool.
UIFactory
Add a component to a tabbed pane, using resources to specify the name and the tool tip for the tab.
addTestStats(int[])
- Method in class com.sun.javatest.tool.
CommandContext
Add test run statistics into the cumulative counts.
addTestURL(String)
- Method in class com.sun.javatest.
LastRunFilter
Adds testURL to the list of testURLs.
addToFileHistory(File, FileOpener)
- Method in class com.sun.javatest.tool.
Desktop
Add a file and a corresponding file opener to the file history that appears on the File menu.
addTool(Tool)
- Method in class com.sun.javatest.tool.
Desktop
Add a new tool to the desktop.
addToolBar(JavaTestToolBar, String)
- Method in class com.sun.javatest.exec.
ToolBarManager
Adds specified toolbar.
addToolBarActions(JToolBar, Action[])
- Method in class com.sun.javatest.tool.
UIFactory
Add a set of actions to an existing toolbar.
alarmTimer
- Static variable in class com.sun.javatest.
Script
A timer that may be used to set up timeouts.
ALIGN
- Static variable in class com.sun.javatest.util.
HTMLWriter
The HTML "align" attribute.
ALL_OF
- Static variable in class com.sun.javatest.
Keywords
A constant to indicate that all of a list of keywords should be matched.
ALL_OF
- Static variable in interface com.sun.javatest.
Parameters.MutableKeywordsParameters
A constant used to indicate that tests that match all of the given keywords should be selected.
ALL_TESTS
- Static variable in interface com.sun.javatest.
Parameters.MutableTestsParameters
A constant used to indicate that all tests in the test suite should be run.
AllFilesFileFilter
- Class in
com.sun.interview
A filter which accepts all (non-directory) files.
AllFilesFileFilter(String)
- Constructor for class com.sun.interview.
AllFilesFileFilter
Create a filter which accepts all (non-directory) files.
allFilters
- Variable in class com.sun.javatest.exec.
ET_FilterHandler
AllTestsFilter
- Class in
com.sun.javatest
Basic filter which accepts all tests presented to it.
AllTestsFilter()
- Constructor for class com.sun.javatest.
AllTestsFilter
ANY_OF
- Static variable in class com.sun.javatest.
Keywords
A constant to indicate that any of a list of keywords should be matched.
ANY_OF
- Static variable in interface com.sun.javatest.
Parameters.MutableKeywordsParameters
A constant used to indicate that tests that match any of the given keywords should be selected.
APIScript
- Class in
com.sun.javatest.lib
A Script designed to compile/execute a test.
APIScript()
- Constructor for class com.sun.javatest.lib.
APIScript
append(Object[], Object)
- Static method in class com.sun.javatest.util.
DynamicArray
Append an object to the end of the array.
append(Object[], Object, Class)
- Static method in class com.sun.javatest.util.
DynamicArray
Append an object to the end of the array.
applyWorkDir(WorkDirectory)
- Method in class com.sun.javatest.exec.
BasicSession
Associates session with the work dir.
applyWorkDir(WorkDirectory)
- Method in class com.sun.javatest.exec.
BasicSessionControl
Applies value of the selected work directory.
approveNewSelection(File, TestSuite)
- Method in class com.sun.javatest.tool.
SelectedWorkDirApprover
approveOpenSelection(File, TestSuite)
- Method in class com.sun.javatest.tool.
SelectedWorkDirApprover
approveSelection()
- Method in class com.sun.javatest.report.
ReportDirChooser
approveSelection()
- Method in class com.sun.javatest.tool.
TestSuiteChooser
approveSelection()
- Method in class com.sun.javatest.tool.
WorkDirChooser
AUDIO
- Static variable in class com.sun.javatest.exec.
MultiFormatPane
augment(String)
- Method in class com.sun.javatest.
Status
Return a new Status object with a possibly augmented reason field.
augment(Status)
- Method in class com.sun.javatest.
Status
Return a new Status object with a possibly augmented reason field.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.