- P - Static variable in class com.sun.javatest.util.HTMLWriter
-
The HTML "param" tag.
- pack() - Method in class com.sun.javatest.tool.ToolDialog
-
packs the dialog.
- paintComponent(Graphics) - Method in class com.sun.javatest.tool.HelpLink
-
- paintComponent(Graphics) - Method in class com.sun.javatest.tool.PieChart
-
- PARAM - Static variable in class com.sun.javatest.util.HTMLWriter
-
The HTML "p" tag.
- ParameterFilter - Class in com.sun.javatest
-
This filter knows how to deal with the the Parameters interface to get
the necessary filtering effect.
- ParameterFilter() - Constructor for class com.sun.javatest.ParameterFilter
-
- Parameters - Interface in com.sun.javatest
-
Configuration parameters for a test run.
- Parameters.ConcurrencyParameters - Interface in com.sun.javatest
-
An interface providing basic abstract access to an integer
specifying the maximum number of tests that can be run in parallel.
- Parameters.EnvParameters - Interface in com.sun.javatest
-
An interface providing basic abstract access to the environment
used to run each test.
- Parameters.ExcludeListParameters - Interface in com.sun.javatest
-
An interface providing basic abstract access to an exclude list,
defining tests to be excluded from the test run.
- Parameters.KeywordsParameters - Interface in com.sun.javatest
-
An interface providing basic abstract access to a keywords object
which can be used to select tests according to their keywords.
- Parameters.LegacyEnvParameters - Interface in com.sun.javatest
-
An interface providing abstract access to environments, as contained
in a set of .jte files, as used by older, legacy test suites.
- Parameters.MutableConcurrencyParameters - Interface in com.sun.javatest
-
An interface providing abstract access to an integer
specifying the maximum number of tests that can be run in parallel.
- Parameters.MutableExcludeListParameters - Interface in com.sun.javatest
-
An interface providing abstract access to an exclude list,
as defined by a set of files, defining tests to be excluded
from the test run.
- Parameters.MutableKeywordsParameters - Interface in com.sun.javatest
-
An interface providing abstract access to a keywords object
which can be used to select tests according to their keywords.
- Parameters.MutablePriorStatusParameters - Interface in com.sun.javatest
-
An interface providing abstract access to a set of booleans
which can be used to select tests according to their prior execution
status.
- Parameters.MutableTestsParameters - Interface in com.sun.javatest
-
An interface providing abstract access to a set of paths
defining the tests and folders of tests to be run.
- Parameters.MutableTimeoutFactorParameters - Interface in com.sun.javatest
-
An interface providing abstract access to an integer
specifying a scale factor for the standard timeout used for each test.
- Parameters.PriorStatusParameters - Interface in com.sun.javatest
-
An interface providing basic abstract access to a set of booleans
which can be used to select tests according to their prior execution
status.
- Parameters.TestsParameters - Interface in com.sun.javatest
-
An interface providing basic abstract access to the set of paths
defining the tests and folders of tests to be run.
- Parameters.TimeoutFactorParameters - Interface in com.sun.javatest
-
An interface providing basic abstract access to an integer
specifying a scale factor for the standard timeout used for each test.
- parent - Variable in class com.sun.javatest.exec.BasicSessionControl
-
- parent - Variable in class com.sun.javatest.exec.ET_DefaultControlFactory
-
- parent - Variable in class com.sun.javatest.exec.TT_TreeNode
-
- parent - Variable in class com.sun.javatest.tool.ToolDialog
-
Parent component of this dialog.
- parse(String) - Static method in class com.sun.javatest.Status
-
Parse a string-form of a Status.
- parse(String[], CommandContext) - Method in class com.sun.javatest.tool.CommandParser
-
Parse command line arguments into a series of commands.
- parse(String[], boolean, CommandContext) - Method in class com.sun.javatest.tool.CommandParser
-
Parse command line arguments into a series of commands.
- parseCommand(String, ListIterator, CommandContext) - Method in class com.sun.javatest.report.ReportManager
-
- parseCommand(String, ListIterator, CommandContext) - Method in class com.sun.javatest.tool.CommandManager
-
Parse a command (and any arguments it might take).
- parseCommand(String, ListIterator, CommandContext) - Method in class com.sun.javatest.tool.ConfigManager
-
- parseCommand(String, ListIterator, CommandContext) - Method in class com.sun.javatest.tool.DesktopManager
-
- parseCommand(String, ListIterator, CommandContext) - Method in class com.sun.javatest.tool.EnvironmentManager
-
- parseCommand(String, ListIterator, CommandContext) - Method in class com.sun.javatest.tool.HelpManager
-
Parse a command (and any arguments it might take).
- parseCommand(String, ListIterator, CommandContext) - Method in class com.sun.javatest.tool.HttpManager
-
- parseCommand(String, ListIterator, CommandContext) - Method in class com.sun.javatest.tool.LogManager
-
- parseComment(String, File) - Method in class com.sun.javatest.finder.TagTestFinder
-
Given a comment, find all tags of interest.
- parseDate(String) - Static method in class com.sun.javatest.TestResult
-
Parse the date format used for timestamps, such as the start/stop timestamp.
- pass_compFailExp - Static variable in class com.sun.javatest.Script
-
A status that may be used to indicate that a compilation failed as expected.
- pass_compSuccExp - Static variable in class com.sun.javatest.Script
-
A status that may be used to indicate that a compilation succeeded as expected.
- pass_execFailExp - Static variable in class com.sun.javatest.Script
-
A status that may be used to indicate that an execution step failed, as was expected.
- PASSED - Static variable in class com.sun.javatest.Status
-
A return code indicating that the test was executed and was successful.
- passed(String) - Static method in class com.sun.javatest.Status
-
Create a Status to indicate the successful outcome of a test.
- PASSED - Static variable in class com.sun.javatest.tool.I18NUtils
-
- PASSED - Static variable in class com.sun.javatest.tool.IconFactory
-
- PathClassLoader - Class in com.sun.javatest.util
-
A class loader for loading classes from a path of directories,
zip files and jar files.
- PathClassLoader(String) - Constructor for class com.sun.javatest.util.PathClassLoader
-
Create a PathClassLoader, specifying a path.
- PathClassLoader(File, String) - Constructor for class com.sun.javatest.util.PathClassLoader
-
Create a PathClassLoader, specifying a path and a
base directory for any relative files on the path.
- PathClassLoader(File[]) - Constructor for class com.sun.javatest.util.PathClassLoader
-
Create a PathCloader, specifying an array of files for the path.
- pathContains(Question) - Method in class com.sun.interview.Interview
-
Check if the path contains a specific question.
- pathContains(Interview) - Method in class com.sun.interview.Interview
-
Check if the path contains questions from a specific interview.
- pathUpdated() - Method in interface com.sun.interview.Interview.Observer
-
Invoked when the set of questions in the current path has been
changed.
- pathUpdated() - Method in class com.sun.javatest.exec.ServiceViewer
-
- peek() - Method in interface com.sun.javatest.TestResultTable.TreeIterator
-
Peek into the future to see which object will be returned next.
- perform(String) - Method in class com.sun.javatest.exec.InterviewEditor
-
- PieChart - Class in com.sun.javatest.tool
-
Component which draws a 2D pie chart with a drop shadow, based on supplied
data.
- PieChart(int[], Color[]) - Constructor for class com.sun.javatest.tool.PieChart
-
Constructs a pie chart with the given initial distribution and colors.
- PlainTextReport - Class in com.sun.javatest.report
-
Plain text version of the report.
- PlainTextReport() - Constructor for class com.sun.javatest.report.PlainTextReport
-
- PRECOMPILE - Static variable in class com.sun.javatest.lib.StdTestScript
-
An integer signifying that the execution mode is to precompile
but not otherwise execute the tests.
- PREFERENCES - Static variable in class com.sun.javatest.exec.JavaTestMenuManager
-
- Preferences - Class in com.sun.javatest.tool
-
A class which provides a collection of user preferences,
and a GUI interface to edit them.
- Preferences.Observer - Interface in com.sun.javatest.tool
-
An observer interface for use by those that wishing to monitor changes
to user preferences.
- PreferencesPane - Class in com.sun.javatest.tool
-
An abstract class for a GUI panel that can be displayed to
allow the user to edit some of the user preferences.
- PreferencesPane() - Constructor for class com.sun.javatest.tool.PreferencesPane
-
- PrefixMap - Class in com.sun.javatest.util
-
A map whose entries are stored in a parent map by prefixing
the key names with a specific string.
- PrefixMap(Map, String) - Constructor for class com.sun.javatest.util.PrefixMap
-
Create a map whose entries are stored in a parent map
by prefixing the key names with a specific string.
- preprocessData(Properties, InterviewParameters) - Method in class com.sun.javatest.tool.CustomPropagationController
-
Invoked before propagation process.
- PRESENTATION - Static variable in class com.sun.javatest.exec.JavaTestMenuManager
-
- prev() - Method in class com.sun.interview.Interview
-
Back up to the previous question in the interview.
- print(Printable) - Method in interface com.sun.javatest.exec.ExecModel
-
- print(Printable) - Method in class com.sun.javatest.exec.ExecTool
-
- print(Graphics, PageFormat, int) - Method in class com.sun.javatest.exec.MultiFormatPane
-
- print(Printable) - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
-
- print(Printable) - Method in class com.sun.javatest.tool.Desktop
-
- print(String) - Static method in class com.sun.javatest.util.Debug
-
Print a debugging message.
- print(String) - Method in class com.sun.javatest.util.TextStream
-
Prints a String.
- print(boolean) - Method in class com.sun.javatest.util.TextWriter
-
Print a boolean.
- print(char) - Method in class com.sun.javatest.util.TextWriter
-
Print a character.
- print(int) - Method in class com.sun.javatest.util.TextWriter
-
Print an integer.
- print(long) - Method in class com.sun.javatest.util.TextWriter
-
Print a long.
- print(float) - Method in class com.sun.javatest.util.TextWriter
-
Print a float.
- print(double) - Method in class com.sun.javatest.util.TextWriter
-
Print a double.
- print(char[]) - Method in class com.sun.javatest.util.TextWriter
-
Print an array of characters.
- print(String) - Method in class com.sun.javatest.util.TextWriter
-
Print a string.
- print(Object) - Method in class com.sun.javatest.util.TextWriter
-
Print an object.
- printErrorMessage(I18NResourceBundle, String) - Method in class com.sun.javatest.tool.CommandContext
-
Write an error message to the log stream associated with this object.
- printErrorMessage(I18NResourceBundle, String, Object) - Method in class com.sun.javatest.tool.CommandContext
-
Write an error message to the log stream associated with this object.
- printErrorMessage(I18NResourceBundle, String, Object[]) - Method in class com.sun.javatest.tool.CommandContext
-
Write an error message to the log stream associated with this object.
- println(String) - Static method in class com.sun.javatest.util.Debug
-
Print a debugging message and end the line.
- println() - Method in class com.sun.javatest.util.TextStream
-
Prints a newline.
- println(String) - Method in class com.sun.javatest.util.TextStream
-
Prints a string followed by a newline.
- println() - Method in class com.sun.javatest.util.TextWriter
-
Finish the line.
- println(boolean) - Method in class com.sun.javatest.util.TextWriter
-
Print a boolean, and then finish the line.
- println(char) - Method in class com.sun.javatest.util.TextWriter
-
Print a character, and then finish the line.
- println(int) - Method in class com.sun.javatest.util.TextWriter
-
Print an integer, and then finish the line.
- println(long) - Method in class com.sun.javatest.util.TextWriter
-
Print a long, and then finish the line.
- println(float) - Method in class com.sun.javatest.util.TextWriter
-
Print a float, and then finish the line.
- println(double) - Method in class com.sun.javatest.util.TextWriter
-
Print a double, and then finish the line.
- println(char[]) - Method in class com.sun.javatest.util.TextWriter
-
Print an array of characters, and then finish the line.
- println(String) - Method in class com.sun.javatest.util.TextWriter
-
Print a String, and then finish the line.
- println(Object) - Method in class com.sun.javatest.util.TextWriter
-
Print an Object, and then finish the line.
- printMessage(I18NResourceBundle, String) - Method in class com.sun.javatest.tool.CommandContext
-
Write a message to the log stream associated with this object.
- printMessage(I18NResourceBundle, String, Object) - Method in class com.sun.javatest.tool.CommandContext
-
Write a message to the log stream associated with this object.
- printMessage(I18NResourceBundle, String, Object[]) - Method in class com.sun.javatest.tool.CommandContext
-
Write a message to the log stream associated with this object.
- printSetup() - Method in interface com.sun.javatest.exec.ExecModel
-
- printSetup() - Method in class com.sun.javatest.exec.ExecTool
-
- printSetup() - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
-
- printSetup() - Method in class com.sun.javatest.tool.Desktop
-
- printStackTrace() - Method in error com.sun.javatest.JavaTestError
-
- printStackTrace(PrintStream) - Method in error com.sun.javatest.JavaTestError
-
- printStackTrace(PrintWriter) - Method in error com.sun.javatest.JavaTestError
-
- printStackTrace(Throwable) - Method in class com.sun.javatest.lib.TestCases
-
Print a stack trace for an exception to the log.
- PriorStatusInterview - Class in com.sun.javatest.interview
-
This interview collects the "prior status" test filter parameters.
- PriorStatusInterview(InterviewParameters) - Constructor for class com.sun.javatest.interview.PriorStatusInterview
-
Create an interview.
- ProcessCommand - Class in com.sun.javatest.lib
-
A Command to execute an arbitrary OS command.
- ProcessCommand() - Constructor for class com.sun.javatest.lib.ProcessCommand
-
- processEntry(Map, String, String) - Method in class com.sun.javatest.finder.ExpandTestFinder
-
- processEntry(Map, String, String) - Method in class com.sun.javatest.TestFinder
-
Handle a test description entry read from a file.
- processURL(URL) - Method in class com.sun.javatest.exec.NavigationPane
-
- ProductInfo - Class in com.sun.javatest
-
Information about this release of the JT Harness test harness.
- ProductInfo() - Constructor for class com.sun.javatest.ProductInfo
-
- prohibited(int) - Static method in class com.sun.javatest.report.XMLReportMaker
-
- propagateTemplateForAll() - Method in class com.sun.interview.Interview
-
- Properties - Class in com.sun.javatest.util
-
The Properties
class represents a persistent set of
properties.
- Properties() - Constructor for class com.sun.javatest.util.Properties
-
Creates an empty property list with no default values.
- Properties(Properties) - Constructor for class com.sun.javatest.util.Properties
-
Creates an empty property list with the specified defaults.
- Properties2 - Class in com.sun.interview
-
The Properties
class represents a persistent set of
properties.
- Properties2() - Constructor for class com.sun.interview.Properties2
-
Creates an empty property list with no default values.
- Properties2(Properties2) - Constructor for class com.sun.interview.Properties2
-
Creates an empty property list with the specified defaults.
- properties2ToString(Properties2) - Static method in class com.sun.javatest.InterviewPropagator
-
Properties2 object to its string representation.
- PropertiesQuestion - Class in com.sun.interview
-
A
question
which consists of many key-value pairs.
- PropertiesQuestion(Interview, String) - Constructor for class com.sun.interview.PropertiesQuestion
-
Create a question with a nominated tag.
- PropertiesQuestion(Interview, String, Properties) - Constructor for class com.sun.interview.PropertiesQuestion
-
Create a question with a nominated tag.
- PropertiesQuestion(Interview, String, String[]) - Constructor for class com.sun.interview.PropertiesQuestion
-
Create a question with a nominated tag.
- PropertiesQuestion.BooleanConstraints - Class in com.sun.interview
-
Constraints allowing a value to be either a boolean or Yes/No response.
- PropertiesQuestion.FilenameConstraints - Class in com.sun.interview
-
Constrains the response to filenames or paths, and allows chooser
widgets to be rendered for the user when appropriate.
- PropertiesQuestion.FloatConstraints - Class in com.sun.interview
-
Constraints specifying a floating point type.
- PropertiesQuestion.IntConstraints - Class in com.sun.interview
-
- PropertiesQuestion.StringConstraints - Class in com.sun.interview
-
Value restrictions for string type responses.
- PropertiesQuestion.ValueConstraints - Class in com.sun.interview
-
- PropertyArray - Class in com.sun.javatest.util
-
A space-efficient string to string map.
- PropertyArray() - Constructor for class com.sun.javatest.util.PropertyArray
-
Create a mutable object.
- PropertyArray(int) - Constructor for class com.sun.javatest.util.PropertyArray
-
Create a mutable object.
- PropertyArray(Reader) - Constructor for class com.sun.javatest.util.PropertyArray
-
Create a immutable object, from data read from on a stream in
the format of a standard Java properties file.
- PropertyArray(Properties) - Constructor for class com.sun.javatest.util.PropertyArray
-
Create a immutable PropertyArray object from a standard Properties object.
- PropertyArray(String[]) - Constructor for class com.sun.javatest.util.PropertyArray
-
Create a immutable PropertyArray object from data in a compact array of
names and values.
- PropertyArray.PropertyArrayError - Error in com.sun.javatest.util
-
A class used to report problems that may occur when using PropertyArray.
- PropertyArrayError() - Constructor for error com.sun.javatest.util.PropertyArray.PropertyArrayError
-
Create a PropertyArrayError object.
- PropertyArrayError(String) - Constructor for error com.sun.javatest.util.PropertyArray.PropertyArrayError
-
Create a PropertyArrayError object.
- propertyNames() - Method in class com.sun.interview.Properties2
-
Returns an enumeration of all the keys in this property list, including
the keys in the default property list.
- propertyNames() - Method in class com.sun.javatest.util.Properties
-
Returns an enumeration of all the keys in this property list, including
the keys in the default property list.
- PropogateMap() - Constructor for class com.sun.javatest.InterviewPropagator.PropogateMap
-
- props - Variable in class com.sun.javatest.exec.BasicSession
-
List of observable properties
- prune() - Method in class com.sun.javatest.TestResultTable
-
- prune(TestResultTable.TreeNode) - Method in class com.sun.javatest.TestResultTable
-
Removes empty nodes (things with no tests below them).
- purge(String) - Method in class com.sun.javatest.WorkDirectory
-
Clean the contents of the given path.
- put(String, String) - Method in class com.sun.javatest.TestEnvironment
-
A backdoor method to add global properties to the environment.
- put(String, String[]) - Method in class com.sun.javatest.TestEnvironment
-
A backdoor method to add global properties to the environment.
- put(File, boolean) - Method in class com.sun.javatest.util.FileInfoCache
-
- put(Object, Object) - Method in class com.sun.javatest.util.OrderedTwoWayTable
-
Put an object in the table.
- put(Object, Object) - Method in class com.sun.javatest.util.PrefixMap
-
- put(String[], String, String) - Static method in class com.sun.javatest.util.PropertyArray
-
Add a mapping to an array, returning a new array.
- put(String, String) - Method in class com.sun.javatest.util.PropertyArray
-
Put a property into the PropertyArray.
- putAll(Map) - Method in class com.sun.javatest.util.PrefixMap
-
- putApplet(String, Applet) - Static method in class com.sun.javatest.util.MainAppletContext
-
Register an applet in a table of applets.
- putbackArg(ListIterator) - Method in class com.sun.javatest.tool.Command
-
Back up the iterator to reject an argument, and remove the corresponding
entry from the argument array.
- putProperty(String, String) - Method in class com.sun.javatest.TestResult
-
Add a new property value to this TestResult.
- putTestAnnotation(TestResult, String, String) - Method in class com.sun.javatest.WorkDirectory
-
See putTestAnnotation(String,String,String)
.
- putTestAnnotation(String, String, String) - Method in class com.sun.javatest.WorkDirectory
-
Add an annotation for the given test.
- putUrlAndFile(String, File) - Method in class com.sun.javatest.TestEnvironment
-
A backdoor method to add global properties to the environment that have a
value that might be desired as both a file and a URL.
- putValue(String, Object) - Method in class com.sun.javatest.tool.ToolAction
-
Sets one of this object's properties using the associated key.