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
L
last()
- Method in class com.sun.interview.
Interview
Advance to the last question in the interview.
lastModified(File)
- Method in class com.sun.javatest.finder.
BinaryTestFinder
lastModified(File)
- Method in class com.sun.javatest.
TestFinder
Determine when the last time this path was modified.
LastRunFilter
- Class in
com.sun.javatest
This filter designed to show only the results from the last test run.
LastRunFilter()
- Constructor for class com.sun.javatest.
LastRunFilter
Create uninitialized filter.
LastRunFilter(WorkDirectory)
- Constructor for class com.sun.javatest.
LastRunFilter
LastRunInfo
- Class in
com.sun.javatest
Information about the last or current test run.
LATEST_EXCLUDE_LIST
- Static variable in interface com.sun.javatest.
Parameters.MutableExcludeListParameters
A constant used to indicate that the latest exclude list (if any) for the test suite should be used.
layoutComponents()
- Method in class com.sun.javatest.exec.
BasicSessionControl.SessionView
LEFT
- Static variable in class com.sun.javatest.util.
HTMLWriter
The HTML "left" attribute value.
LegacyParameters
- Class in
com.sun.javatest.interview
A configuration interview for legacy test suites that use environment (.jte) files to define the environment used to run tests.
LegacyParameters()
- Constructor for class com.sun.javatest.interview.
LegacyParameters
Create a configuration interview for legacy tests suites.
LegacyParameters(TestSuite)
- Constructor for class com.sun.javatest.interview.
LegacyParameters
Create a configuration interview for legacy tests suites.
LEVEL_1
- Static variable in class com.sun.interview.
NullQuestion
LEVEL_2
- Static variable in class com.sun.interview.
NullQuestion
LEVEL_3
- Static variable in class com.sun.interview.
NullQuestion
LEVEL_LEGACY
- Static variable in class com.sun.interview.
NullQuestion
LEVEL_NONE
- Static variable in class com.sun.interview.
NullQuestion
LI
- Static variable in class com.sun.javatest.util.
HTMLWriter
The HTML "li" tag.
lighter(Color)
- Static method in class com.sun.javatest.tool.
I18NUtils
Create a color derived from the given color, but lighter.
LIMITED
- Static variable in class com.sun.javatest.util.
ReadAheadIterator
A constant indicating that limited read ahead is required.
LineParser
- Class in
com.sun.javatest.util
A class to parse lines of words in a stream.
LineParser(File)
- Constructor for class com.sun.javatest.util.
LineParser
Create a line parser, reading the data in a given file.
LineParser(Reader)
- Constructor for class com.sun.javatest.util.
LineParser
Create a line parser, reading data from an anonymous stream.
LineParser.Fault
- Exception in
com.sun.javatest.util
This exception is used to report problems while using a line parser.
LINK
- Static variable in class com.sun.javatest.util.
HTMLWriter
The HTML "link" tag.
list(PrintWriter)
- Method in class com.sun.interview.
Properties2
Prints this property list out to the specified output stream.
list(PrintWriter)
- Method in class com.sun.javatest.util.
Properties
Prints this property list out to the specified output stream.
listenerList
- Variable in class com.sun.javatest.exec.
AbstractCellEditor
listModel
- Variable in class com.sun.javatest.tool.
EditableList
The list model that contains the elements of the list.
ListQuestion
- Class in
com.sun.interview
A
question
to support the construction of an open-ended set of complex values determined by a specified subinterview.
ListQuestion(Interview, String)
- Constructor for class com.sun.interview.
ListQuestion
Create a question with a nominated tag.
ListQuestion.Body
- Class in
com.sun.interview
A special subtype of Interview to use for the questions in the body of a loop.
ListQuestion.Body(ListQuestion, int)
- Constructor for class com.sun.interview.
ListQuestion.Body
Create an instance of a loop body.
listsAllOf(TestDescription)
- Method in class com.sun.javatest.
KnownFailuresList
Test if a specific test is completely excluded according to the table.
listsAllOf(String)
- Method in class com.sun.javatest.
KnownFailuresList
Test if a specific test is completely excluded according to the table.
listsAnyOf(TestDescription)
- Method in class com.sun.javatest.
KnownFailuresList
Test if a specific test is partially or completely excluded according to the table.
listsAnyOf(String)
- Method in class com.sun.javatest.
KnownFailuresList
Test if a specific test is partially or completely excluded according to the table.
load(Map)
- Method in class com.sun.interview.
ChoiceArrayQuestion
Load the value for this question from a dictionary, using the tag as the key.
load(Map)
- Method in class com.sun.interview.
ChoiceQuestion
Load the value for this question from a dictionary, using the tag as the key.
load(Map)
- Method in class com.sun.interview.
FileListQuestion
Load the value for this question from a dictionary, using the tag as the key.
load(Map)
- Method in class com.sun.interview.
FileQuestion
Load the value for this question from a dictionary, using the tag as the key.
load(Map)
- Method in class com.sun.interview.
FloatQuestion
Load the value for this question from a dictionary, using the tag as the key.
load(Map)
- Method in class com.sun.interview.
InetAddressQuestion
Load the value for this question from a dictionary, using the tag as the key.
load(Map)
- Method in class com.sun.interview.
Interview
Load the state for questions from an archive map.
load(Map, boolean)
- Method in class com.sun.interview.
Interview
Load the state for questions from an archive map.
load(Map)
- Method in class com.sun.interview.
IntQuestion
Load the value for this question from a dictionary, using the tag as the key.
load(Map)
- Method in class com.sun.interview.
ListQuestion
load(Map)
- Method in class com.sun.interview.
NullQuestion
Load the value for this question from a dictionary, using the tag as the key.
load(Properties)
- Method in class com.sun.interview.
Properties2
load(Reader)
- Method in class com.sun.interview.
Properties2
Reads a property list from an input stream.
load(Map)
- Method in class com.sun.interview.
PropertiesQuestion
Load the value for this question from a dictionary, using the tag as the key.
load(String)
- Static method in class com.sun.interview.
PropertiesQuestion
load(Map)
- Method in class com.sun.interview.
Question
Load any state for this question from a dictionary, using the tag as the key.
load(Map)
- Method in class com.sun.interview.
StringListQuestion
Load the value for this question from a dictionary, using the tag as the key.
load(Map)
- Method in class com.sun.interview.
StringQuestion
Load the value for this question from a dictionary, using the tag as the key.
load(Map)
- Method in class com.sun.interview.
TreeQuestion
Load the value for this question from a dictionary, using the tag as the key.
load(File)
- Method in class com.sun.javatest.
EditJTI
Load a configuration file to be edited.
load(File, TestSuite)
- Method in class com.sun.javatest.
EditJTI
Load a configuration file to be edited.
load(File, URLClassLoader)
- Method in class com.sun.javatest.
EditJTI
Load a configuration file to be edited, using a specified class loader to load the interview class.
load()
- Method in class com.sun.javatest.
InterviewParameters
Load the interview with the contents of the file associated with the interview.
load(File)
- Method in class com.sun.javatest.
InterviewParameters
Load the interview with the contents of a specified file, which will become the default file associated with the interview.
load(Map, File)
- Method in class com.sun.javatest.
InterviewParameters
Load the interview with data that has already been read from a specified file, which will become the default file associated with the interview.
load(Map, boolean)
- Method in class com.sun.javatest.
InterviewParameters
load(Parameters)
- Method in class com.sun.javatest.
InterviewParameters
Load the interview as best as possible with the data in another Parameters object.
load(Map)
- Method in class com.sun.javatest.tool.
Preferences.Pane
Load the values of the user preferences relevant to this panel from a given map object.
load(Reader)
- Method in class com.sun.javatest.util.
Properties
Reads a property list from an input stream.
load(Reader)
- Static method in class com.sun.javatest.util.
PropertyArray
Read an array of properties from an input stream.
LOAD_CONFIG
- Static variable in class com.sun.javatest.exec.
WorkDirChooseTool
LOAD_TEMPLATE
- Static variable in class com.sun.javatest.exec.
WorkDirChooseTool
loadAndEdit(File)
- Method in class com.sun.javatest.exec.
InterviewEditor
loadClass(String)
- Method in class com.sun.javatest.
TestSuite
Load a class using the class loader provided when this test suite was created.
loadClass(String, ClassLoader)
- Static method in class com.sun.javatest.
TestSuite
Load a class using a specified loader, translating any errors that may arise into Fault.
loadClass(String, boolean)
- Method in class com.sun.javatest.util.
DirectoryClassLoader
Deprecated.
Attempt to load a class if it is not already loaded, and optionally resolve any imports it might have.
loadClass(String, boolean)
- Method in class com.sun.javatest.util.
PathClassLoader
Attempt to load a class if it is not already loaded, and optionally resolve any imports it might have.
loadConfig()
- Method in class com.sun.javatest.exec.
InterviewEditor
Show choose file dialog and then load new file.
loadConfig0(boolean)
- Method in class com.sun.javatest.exec.
InterviewEditor
Show choose file dialog and then load new file.
loadConfigFromFile(File)
- Method in class com.sun.javatest.exec.
InterviewEditor
Updates viewConfig, notifies observers of the change.
loadConfiguration(File)
- Method in class com.sun.javatest.exec.
ContextManager
loader
- Variable in class com.sun.javatest.
Script
The class loader to be used to load additional user-specified classes as required in the execution of the script.
loadInterviewFromFile(WorkDirectory, File)
- Method in class com.sun.javatest.exec.
BasicSession
Loads interview from file.
loadInterviewFromTemplate(Properties, InterviewParameters)
- Method in class com.sun.javatest.
TestSuite
Create a configuration interview based on specified map of template values
loadInterviewFromTemplate(File, InterviewParameters)
- Method in class com.sun.javatest.
TestSuite
Create a configuration interview based on specified template file
loadPage(URL)
- Method in class com.sun.javatest.exec.
MultiFormatPane
LOCALE
- Static variable in class com.sun.interview.
Interview
localizedError(String)
- Method in class com.sun.javatest.finder.
HTMLTestFinder
localizedError(String)
- Method in class com.sun.javatest.
TestFinder
Report a message to the error handler, without additional processing.
log
- Variable in class com.sun.javatest.lib.
MultiTest
Output to be logged to result file.
log(I18NResourceBundle, String)
- Method in class com.sun.javatest.tool.
Desktop
Print a text message to the desktop logfile.
log(I18NResourceBundle, String, Object)
- Method in class com.sun.javatest.tool.
Desktop
Print a text message to the desktop logfile.
log(I18NResourceBundle, String, Object[])
- Method in class com.sun.javatest.tool.
Desktop
Print a text message to the desktop logfile.
log(I18NResourceBundle, String)
- Method in class com.sun.javatest.util.
LogFile
Print a text message to the logfile.
log(I18NResourceBundle, String, Object)
- Method in class com.sun.javatest.util.
LogFile
Print a text message to the workdir logfile.
log(I18NResourceBundle, String, Object[])
- Method in class com.sun.javatest.util.
LogFile
Print a text message to the workdir logfile.
log(I18NResourceBundle, String)
- Method in class com.sun.javatest.
WorkDirectory
Print a text message to the workdir logfile.
log(I18NResourceBundle, String, Object)
- Method in class com.sun.javatest.
WorkDirectory
Print a text message to the workdir logfile.
log(I18NResourceBundle, String, Object[])
- Method in class com.sun.javatest.
WorkDirectory
Print a text message to the workdir logfile.
LOG_CONFIG
- Static variable in class com.sun.javatest.exec.
JavaTestMenuManager
LOG_VIEW
- Static variable in class com.sun.javatest.exec.
JavaTestMenuManager
logException(Throwable, InterviewParameters)
- Method in interface com.sun.javatest.
InterviewPropagator.ViewManager
LogFile
- Class in
com.sun.javatest.util
An object providing support for writing log messages to a file.
LogFile()
- Constructor for class com.sun.javatest.util.
LogFile
Create a log file object to which log messages can be written.
LogFile(Writer)
- Constructor for class com.sun.javatest.util.
LogFile
Create a log file object to which log messages can be written.
LogFile(File)
- Constructor for class com.sun.javatest.util.
LogFile
Create a log file object to which log messages can be written.
LogManager
- Class in
com.sun.javatest.tool
A command manager to handle the command line options for controlling logging messages generated by the harness.
LogManager()
- Constructor for class com.sun.javatest.tool.
LogManager
lookup(String)
- Method in class com.sun.javatest.
TestEnvironment
Lookup a named property in the environment.
lookup(TestDescription)
- Method in class com.sun.javatest.
TestResultTable
Find a specific instance of a test result.
lookup(String)
- Method in class com.sun.javatest.
TestResultTable
Find a specific instance of a test result.
LOW_READ_AHEAD
- Static variable in class com.sun.javatest.
TestFinderQueue
A constant specifying the test finder queue should perform minimal read ahead.
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.