Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- cachedTestsError - Variable in class com.sun.javatest.interview.TestsInterview
- callInterview(Interview, Question) - Method in class com.sun.interview.Interview
-
Return a special type of question used to indicate that a sub-interview interview should be called before proceeding to the next question in this interview.
- cancel(Timer.Entry) - Method in class com.sun.javatest.util.Timer
-
Cancel a prior request to requestDelayedEntry().
- CANCEL - Static variable in class com.sun.javatest.tool.UIFactory
-
Constant to identify the cancellation option.
- cancelCellEditing() - Method in class com.sun.javatest.exec.AbstractCellEditor
- cancelQSW() - Method in class com.sun.javatest.exec.ExecToolManager
-
QSW_Listener interface method
- cancelQSW() - Method in interface com.sun.javatest.exec.QSW_Listener
-
Invoked when user decided to not open new TestSuite
- canSaveTemplate(File) - Method in class com.sun.javatest.exec.ContextManager
-
This method is invoked each time before saving template.
- canSaveTemplate(File) - Method in interface com.sun.javatest.InterviewParameters.TemplateManager
-
This method is invoked each time before saving template.
- CERTIFY - Static variable in class com.sun.javatest.lib.StdTestScript
-
An integer signifying that the execution mode is to perform a certification run, executing precompiled classes.
- ChameleonTestFinder - Class in com.sun.javatest.finder
-
A TestFinder that delegates to different test finders in different areas of the test suite, as described by a special "map" file.
- ChameleonTestFinder() - Constructor for class com.sun.javatest.finder.ChameleonTestFinder
-
Create an uninitialized ChameleonTestFinder.
- changed(InterviewParameters) - Method in class com.sun.javatest.exec.BasicSessionControl
-
InterviewEditor.Observer method.
- changed(InterviewParameters) - Method in interface com.sun.javatest.exec.InterviewEditor.Observer
-
Invoked when value of interview parameters has been changed
- changedVisibility(boolean, InterviewEditor) - Method in class com.sun.javatest.exec.BasicSessionControl
-
InterviewEditor.Observer method.
- changedVisibility(boolean, InterviewEditor) - Method in interface com.sun.javatest.exec.InterviewEditor.Observer
-
Invoked when setVisible() method is invoked on InterviewEditor object
- changeTemplate(File, File) - Static method in class com.sun.javatest.WorkDirectory
- changeURL(URL) - Method in interface com.sun.javatest.exec.MultiFormatPane.MediaPane
- CHECK_EVERY_RUN - Static variable in interface com.sun.javatest.Parameters.MutableExcludeListParameters
-
A constant used to indicate that the website used to supply the latest exclude list should be checked on every test run to see if a newer version is available.
- CHECK_EVERY_X_DAYS - Static variable in interface com.sun.javatest.Parameters.MutableExcludeListParameters
-
A constant used to indicate that the website used to supply the latest exclude list should be checked every so many days, to see if a newer version is available.
- checkAccept(String, int) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkAccess(Thread) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkAccess(ThreadGroup) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkAwtEventQueueAccess() - Method in class com.sun.javatest.JavaTestSecurityManager
-
Deprecated.
- checkConnect(String, int) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkConnect(String, int, Object) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkCreateClassLoader() - Method in class com.sun.javatest.JavaTestSecurityManager
- checkDelete(String) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkExcludeListUpdate(JComponent, boolean, Parameters) - Method in class com.sun.javatest.exec.BasicSessionControl
- checkExec(String) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkExit(int) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkForInteger(String) - Static method in class com.sun.javatest.util.BackupUtil
- checkForUpdates() - Method in class com.sun.javatest.InterviewParameters
-
Returns true if there was update
- checkLink(String) - Method in class com.sun.javatest.JavaTestSecurityManager
- Checklist - Class in com.sun.interview
-
A Checklist is a sorted collection of messages, for the purpose of providing a list of actions that must be performed in association with a completed interview.
- Checklist() - Constructor for class com.sun.interview.Checklist
-
Create an empty checklist.
- Checklist.Item - Class in com.sun.interview
-
An Item contains a message to appear in a checklist.
- checkListen(int) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkLoadConfigFileDefaults(ContextManager) - Static method in class com.sun.javatest.exec.InterviewEditor
-
Checks default settings relate to config file load from the default location
- checkMemberAccess(Class<?>, int) - Method in class com.sun.javatest.JavaTestSecurityManager
-
Deprecated.
- checkMulticast(InetAddress) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkMulticast(InetAddress, byte) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkOpenNewTool(Desktop, ContextManager) - Method in class com.sun.javatest.exec.ExecToolManager
- checkPackageAccess(String) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkPackageDefinition(String) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkPrintJobAccess() - Method in class com.sun.javatest.JavaTestSecurityManager
- checkPropertiesAccess() - Method in class com.sun.javatest.JavaTestSecurityManager
- checkPropertyAccess(String) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkRead(FileDescriptor) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkRead(String) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkRead(String, Object) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkSecurityAccess(String) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkSetFactory() - Method in class com.sun.javatest.JavaTestSecurityManager
- checkSystemClipboardAccess() - Method in class com.sun.javatest.JavaTestSecurityManager
-
Deprecated.
- checkToolsAndExitIfOK(JFrame) - Method in class com.sun.javatest.tool.Desktop
-
Check all the tools on the desktop to see if they have open state that should be saved or processes running.
- checkTopLevelWindow(Object) - Method in class com.sun.javatest.JavaTestSecurityManager
-
Deprecated.
- checkWrite(FileDescriptor) - Method in class com.sun.javatest.JavaTestSecurityManager
- checkWrite(String) - Method in class com.sun.javatest.JavaTestSecurityManager
- children() - Method in class com.sun.javatest.exec.TT_BasicNode
- children() - Method in class com.sun.javatest.exec.TT_TestNode
- ChoiceArrayQuestion - Class in com.sun.interview
-
A
question
to which the response is one of a number of choices. - ChoiceArrayQuestion(Interview, String) - Constructor for class com.sun.interview.ChoiceArrayQuestion
-
Create a question with a nominated tag.
- ChoiceArrayQuestion(Interview, String, String...) - Constructor for class com.sun.interview.ChoiceArrayQuestion
-
Create a question with a nominated tag.
- ChoiceQuestion - Class in com.sun.interview
-
A
question
to which the response is one of a number of choices. - ChoiceQuestion(Interview, String) - Constructor for class com.sun.interview.ChoiceQuestion
-
Create a question with a nominated tag.
- ChoiceQuestion(Interview, String, String...) - Constructor for class com.sun.interview.ChoiceQuestion
-
Create a question with a nominated tag.
- chooseWD(JComponent, File, TestSuite, int) - Static method in class com.sun.javatest.exec.WorkDirChooseTool
- chooseWD(JComponent, File, TestSuite, int, boolean) - Static method in class com.sun.javatest.exec.WorkDirChooseTool
- ChosenFileHandler() - Constructor for class com.sun.javatest.exec.WorkDirChooseTool.ChosenFileHandler
- CLASSID - Static variable in class com.sun.javatest.util.HTMLWriter
-
The HTML "classid" attribute.
- clear() - Method in class com.sun.interview.ChoiceArrayQuestion
-
Clear any response to this question, resetting the value back to its initial state.
- clear() - Method in class com.sun.interview.ChoiceQuestion
-
Clear any response to this question, resetting the value back to its initial state.
- clear() - Method in class com.sun.interview.FileListQuestion
-
Clear any response to this question, resetting the value back to its initial state.
- clear() - Method in class com.sun.interview.FileQuestion
-
Clear any response to this question, resetting the value back to its initial state.
- clear() - Method in class com.sun.interview.FloatQuestion
-
Clear any response to this question, resetting the value back to its initial state.
- clear() - Method in class com.sun.interview.InetAddressQuestion
-
Clear any response to this question, resetting the value back to its initial state.
- clear() - Method in class com.sun.interview.Interview
-
Clear any responses to all the questions in this interview, and then recursively, in its child interviews.
- clear() - Method in class com.sun.interview.IntQuestion
-
Clear any response to this question, resetting the value back to its initial state.
- clear() - Method in class com.sun.interview.ListQuestion
-
Remove all the bodies currently allocated for this question, and set the value of the question to indicate no loop body selected.
- clear() - Method in class com.sun.interview.NullQuestion
-
Clear any response to this question, resetting the value back to its initial state.
- clear() - Method in class com.sun.interview.PropertiesQuestion
-
Clear any response to this question, resetting the value back to its initial state.
- clear() - Method in class com.sun.interview.Question
-
Clear any state for this question, setting the value to a question-specific default value.
- clear() - Method in class com.sun.interview.StringListQuestion
-
Clear any response to this question, resetting the value back to its initial state.
- clear() - Method in class com.sun.interview.StringQuestion
-
Clear any response to this question, resetting the value back to its initial state.
- clear() - Method in class com.sun.interview.TreeQuestion
-
Clear any response to this question, resetting the value back to its initial state.
- clear() - Method in class com.sun.javatest.exec.MultiFormatPane
- clear() - Method in class com.sun.javatest.exec.NavigationPane
- clear() - Method in class com.sun.javatest.InterviewParameters
- clear() - Method in class com.sun.javatest.tool.EditableList
-
Remove all entries from the list.
- clear() - Method in class com.sun.javatest.tool.TreeSelectionPane
-
Clear the current selection.
- clear() - Method in class com.sun.javatest.util.FileInfoCache
- clear() - Method in class com.sun.javatest.util.PrefixMap
- CLEAR_CHANGED_TEST - Static variable in class com.sun.javatest.TestSuite
-
Should a test be reset to not run if it is found that the test has changed in the test suite (test description does not match the one in the existing result).
- clearDefaultPropTables() - Static method in class com.sun.javatest.TestEnvironment
-
Remove all previously registered default property tables.
- clearErrors() - Method in class com.sun.javatest.TestFinder
-
Clear outstanding errors found by the test finder, so that until a new error is reported, getErrorCount will return 0 and getErrors will return an empty array.
- clearMarkedResponses(String) - Method in class com.sun.interview.Interview
-
Clear the response to marked questions.
- clearTestURLs() - Method in class com.sun.javatest.LastRunFilter
-
Clears list of testURLs.
- clone(Parameters) - Static method in class com.sun.javatest.exec.BasicSessionControl
-
Clones passed parameters.
- close() - Method in class com.sun.javatest.exec.InterviewEditor
- close() - Method in class com.sun.javatest.finder.CommentStream
-
Close this CommentStream.
- close() - Method in class com.sun.javatest.util.HTMLWriter
-
Close the stream, and the underlying output stream.
- close() - Method in class com.sun.javatest.util.WrapWriter
- close() - Method in class com.sun.javatest.util.WriterStream
-
We override default implementation to write last characters, which could be lost in buffer otherwise.
- close() - Method in class com.sun.javatest.util.XMLWriter
-
Close the stream, and the underlying output stream.
- closePrevTag() - Method in class com.sun.javatest.util.HTMLWriter
- cm - Variable in class com.sun.javatest.exec.BasicSessionControl
- cm - Variable in class com.sun.javatest.exec.ET_DefaultControlFactory
- cmdOut1Name - Variable in class com.sun.javatest.Script
-
The default name for the TestResult section used to save the data written to the out1 stream for a command.
- cmdOut2Name - Variable in class com.sun.javatest.Script
-
The default name for the TestResult section used to save the data written to the out2 stream for a command.
- cNames - Static variable in class com.sun.javatest.exec.FileSystemTableModel
- CODE - Static variable in class com.sun.javatest.util.HTMLWriter
-
The HTML "code" tag.
- COFReport - Class in com.sun.javatest.report
- COFReport() - Constructor for class com.sun.javatest.report.COFReport
- COL - Static variable in class com.sun.javatest.util.HTMLWriter
-
The HTML "col" attribute value.
- COLOR - Static variable in class com.sun.javatest.util.HTMLWriter
-
The HTML "color" attribute.
- COLOR_NOT_READY - Variable in class com.sun.javatest.exec.BasicSessionControl.SessionView
- COLOR_READY - Variable in class com.sun.javatest.exec.BasicSessionControl.SessionView
- ColorPrefsPane - Class in com.sun.javatest.tool
- ColorPrefsPane(UIFactory) - Constructor for class com.sun.javatest.tool.ColorPrefsPane
- com.sun.interview - package com.sun.interview
-
This package provides a means for creating a set of questions to be asked by a "wizard".
- com.sun.javatest - package com.sun.javatest
-
This package provides facilities for reading, executing and monitoring tests.
- com.sun.javatest.exec - package 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.finder - package com.sun.javatest.finder
-
Test Finders are used to locate and read test descriptions, which give details about the tests in a test suite.
- com.sun.javatest.interview - package com.sun.javatest.interview
-
This package provides a configuration interview for legacy test suites which do not provide their own interview, and also provides sub-interviews which may be used to build a custom interview with standard questions for the standard sections.
- com.sun.javatest.lib - package com.sun.javatest.lib
-
This package contains miscellaneous library code that may be used by tests and frameworks.
- com.sun.javatest.report - package com.sun.javatest.report
-
This package provides API for generating reports about test runs.
- com.sun.javatest.tool - package com.sun.javatest.tool
-
The JT Harness Tool API provides the command-line and GUI infrastructure for the main JT Harness test harness.
- com.sun.javatest.util - package com.sun.javatest.util
-
This package contains utility classes provided in support of the Javatest test harness.
- Command - Class in com.sun.javatest
-
Command provides the ability to invoke arbitrary Java code from within a Script.
- Command - Class in com.sun.javatest.tool
-
A class to represent a command to be executed.
- Command() - Constructor for class com.sun.javatest.Command
- Command(String) - Constructor for class com.sun.javatest.tool.Command
-
Create an instance of a command.
- COMMAND_MANAGERS_TO_LOAD - Static variable in class com.sun.javatest.tool.Main
-
If this system property is defined then its value is expected to contain comma-separated list of CommandManager subclasses to load, which would be put in use instead of those contained in the dedicated file.
- Command.Fault - Exception Class in com.sun.javatest.tool
-
This exception is used to report problems with a specific command.
- CommandContext - Class in com.sun.javatest.tool
-
An object to carry the shared state required and derived from executing a series of commands.
- CommandContext() - Constructor for class com.sun.javatest.tool.CommandContext
-
Create a new context object.
- CommandContext(PrintWriter) - Constructor for class com.sun.javatest.tool.CommandContext
-
Create a new context object, using a specified PrintWriter for the output stream, used by the printXXX methods.
- CommandContext.Fault - Exception Class in com.sun.javatest.tool
-
This exception is used to report problems while executing a command.
- CommandManager - Class in com.sun.javatest.tool
-
Command managers are relatively lightweight managers for the command objects that embody end-user command-line functionality.
- CommandManager() - Constructor for class com.sun.javatest.tool.CommandManager
- CommandParser - Class in com.sun.javatest.tool
-
A class to parse a series of commands, with the help of their associated command managers.
- CommandParser(CommandManager...) - Constructor for class com.sun.javatest.tool.CommandParser
-
Create a parser to parse the commands accepted by a set of command managers.
- CommandParser.Fault - Exception Class in com.sun.javatest.tool
-
Thrown when a bad command line argument is encountered.
- CommentStream - Class in com.sun.javatest.finder
-
This class extract all ASCII characters within a block comments.
- CommentStream() - Constructor for class com.sun.javatest.finder.CommentStream
- compareTo(ExcludeList.Entry) - Method in class com.sun.javatest.ExcludeList.Entry
- compareTo(KnownFailuresList.Entry) - Method in class com.sun.javatest.KnownFailuresList.Entry
- compareTo(KflSorter.TestDiff) - Method in class com.sun.javatest.report.KflSorter.TestDiff
- compileIfNecessary(File[], String) - Method in class com.sun.javatest.Script
-
Compile those source files for which the corresponding class file appears to be out of date.
- compileIfNecessary(String[], String) - Method in class com.sun.javatest.Script
-
Compile those source files for which the corresponding class file appears to be out of date.
- compileIfNecessary(String, File[], String) - Method in class com.sun.javatest.Script
-
Compile those source files for which the corresponding class file appears to be out of date.
- compileIfNecessary(String, String[], String) - Method in class com.sun.javatest.Script
-
Compile those source files for which the corresponding class file appears to be out of date.
- compileIndividually(File...) - Method in class com.sun.javatest.Script
-
Compile the given source files individually.
- compileIndividually(String...) - Method in class com.sun.javatest.Script
-
Compile the given source files individually.
- compileIndividually(String, File...) - Method in class com.sun.javatest.Script
-
Compile the given source files individually.
- compileIndividually(String, String...) - Method in class com.sun.javatest.Script
-
Compile the given source files individually.
- compileOne(File) - Method in class com.sun.javatest.Script
-
Compiles the given source file.
- compileOne(String) - Method in class com.sun.javatest.Script
-
Compile the given source file.
- compileOne(String, File) - Method in class com.sun.javatest.Script
-
Compiles the given source file.
- compileOne(String, String) - Method in class com.sun.javatest.Script
-
Compile the given source file.
- compileTogether(File...) - Method in class com.sun.javatest.Script
-
Compile the given source files together.
- compileTogether(String...) - Method in class com.sun.javatest.Script
-
Compile the given source files together.
- compileTogether(String, File...) - Method in class com.sun.javatest.Script
-
Compile the given source files together.
- compileTogether(String, String[]) - Method in class com.sun.javatest.Script
-
Compile the given source files together.
- completed(TestResult) - Method in interface com.sun.javatest.TestResult.Observer
-
The test has completed, and the results are now immutable.
- completedOutput(TestResult, TestResult.Section, String) - Method in interface com.sun.javatest.TestResult.Observer
-
Output has been completed in a section of the test result.
- completedSection(TestResult, TestResult.Section) - Method in interface com.sun.javatest.TestResult.Observer
-
A section has been been completed in the test result.
- CompositeFilter - Class in com.sun.javatest
-
A filter which uses one or more filters to implement its accept method.
- CompositeFilter(TestFilter...) - Constructor for class com.sun.javatest.CompositeFilter
-
Construct an unnamed filter composed of the given filters.
- CompositeFilter(TestFilter[], I18NResourceBundle, String) - Constructor for class com.sun.javatest.CompositeFilter
-
This is the preferred constructor which creates a filter composed of the given filters, with descriptive string from a resource bundle.
- CompositeQuestion - Class in com.sun.interview
-
A specialized base class for questions which have more than one value to be manipulated by the user.
- CompositeQuestion(Interview) - Constructor for class com.sun.interview.CompositeQuestion
-
Create a question with no identifying tag.
- CompositeQuestion(Interview, String) - Constructor for class com.sun.interview.CompositeQuestion
-
Create a question with a nominated tag.
- concurrencyError - Variable in class com.sun.javatest.BasicParameters
-
A string to identify any errors that may have occurred when setting the concurrency, or null if there were no such errors.
- ConcurrencyInterview - Class in com.sun.javatest.interview
-
This interview collects the concurrency parameter.
- ConcurrencyInterview(Interview) - Constructor for class com.sun.javatest.interview.ConcurrencyInterview
-
Create an interview.
- ConcurrencyInterview(Interview, int) - Constructor for class com.sun.javatest.interview.ConcurrencyInterview
-
Create an interview.
- conf_f - Variable in class com.sun.javatest.exec.BasicSessionControl.SessionView
- conf_n - Variable in class com.sun.javatest.exec.BasicSessionControl.SessionView
- CONFIG_NAME_PROP - Static variable in class com.sun.javatest.exec.BasicSession
- CONFIG_OTHER - Static variable in class com.sun.javatest.exec.JavaTestMenuManager
- CONFIG_PRIMARY - Static variable in class com.sun.javatest.exec.JavaTestMenuManager
- CONFIG_VIEW - Static variable in class com.sun.javatest.exec.JavaTestMenuManager
- configLoadOutside - Variable in class com.sun.javatest.exec.ContextManager
- configLoadPath - Variable in class com.sun.javatest.exec.ContextManager
- ConfigManager - Class in com.sun.javatest.tool
-
A manager for all the various configuration commands.
- ConfigManager() - Constructor for class com.sun.javatest.tool.ConfigManager
- configSaveOutside - Variable in class com.sun.javatest.exec.ContextManager
- configSavePath - Variable in class com.sun.javatest.exec.ContextManager
- configure() - Method in class com.sun.javatest.exec.BasicSessionControl
-
Causes a series of actions to be performed to complete configuration:
If session is already ready - does nothing.
If work directory is not set - suggests creating or opening one
Opens configuration editor. - configure() - Method in interface com.sun.javatest.exec.ET_SessionControl
-
Causes a series of actions to be performed to complete configuration.
- configure() - Method in interface com.sun.javatest.exec.ExecModel
-
Causes a series of actions to be performed to complete configuration.
- configure() - Method in class com.sun.javatest.exec.ExecTool
-
Causes a series of actions to be performed to complete configuration.
- configure() - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
- contains(String[], String) - Static method in class com.sun.javatest.util.StringArray
-
Does the string array contain the target string? Since the list is assumed to have no particular structure, the performance of this search is O(n).
- contains(String, String) - Static method in class com.sun.javatest.util.StringArray
-
Does the list contain the target string? This method is string parsing intensive, use with caution.
- containsKey(Object) - Method in class com.sun.javatest.util.PrefixMap
- containsObserver(Interview.Observer) - Method in class com.sun.interview.Interview
- containsTestCase(String) - Method in class com.sun.javatest.KnownFailuresList.Entry
- containsTool(Tool) - Method in class com.sun.javatest.tool.Desktop
-
Check if a tool is present on the desktop.
- containsValue(Object) - Method in class com.sun.javatest.util.PrefixMap
- contextManager - Variable in class com.sun.javatest.exec.InterviewEditor
- ContextManager - Class in com.sun.javatest.exec
-
The context manager provides an interface for customization of the user interface and control over certain parameters of harness operation.
- ContextManager() - Constructor for class com.sun.javatest.exec.ContextManager
- ContextManager.TestManagerDialog - Class in com.sun.javatest.exec
-
Special class for creating dialogs which should be attached to the context of this test manager.
- CONTROL_INFO - Enum constant in enum class com.sun.javatest.tool.UIFactory.Colors
- CONTROL_SHADOW - Enum constant in enum class com.sun.javatest.tool.UIFactory.Colors
- convert(File, TestSuite) - Static method in class com.sun.javatest.WorkDirectory
-
Convert an existing directory into a work directory.
- convertProhibitedChars(String) - Static method in class com.sun.javatest.report.XMLReportMaker
- convertToStringProps(Properties) - Static method in class com.sun.javatest.util.PropertyUtils
-
Converts the given properties to
Map<String, String>
instance picking only string properties from the givenjava.util.Properties
instance. - copy() - Method in class com.sun.javatest.TestEnvironment
-
Create a copy of the current environment.
- copy(InterviewParameters, InterviewParameters) - Static method in class com.sun.javatest.exec.InterviewEditor
- countersInvalidated(TestResultTable.TreeNode) - Method in interface com.sun.javatest.TestResultTable.TreeNodeObserver
-
The statistics counters of the node have changed.
- create(Preferences) - Static method in class com.sun.javatest.report.ReportSettings
- create(File, TestSuite) - Static method in class com.sun.javatest.WorkDirectory
-
Create a new work directory with a given name, and for a given test suite.
- create(String, String) - Static method in class com.sun.javatest.Keywords
-
Create a keywords object.
- create(String, String, Set<String>) - Static method in class com.sun.javatest.Keywords
-
Create a keywords object.
- createActions() - Method in class com.sun.javatest.exec.ET_DefaultViewControl
- createBinaryTestFinder(String, String[], File, File) - Method in class com.sun.javatest.TestSuite
-
In the case where a JTD file is found, attempt to load a binary test finder.
- createBody(int) - Method in class com.sun.interview.ListQuestion
-
Create a new instance of a body for this loop question.
- createBranchPanel(UIFactory, TreePanelModel, Harness, ExecModel, JComponent, FilterSelectionHandler, TestTreeModel) - Static method in class com.sun.javatest.exec.AccessWrapper
- createButton(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a button, using resources to specify the name and the tool tip.
- createButton(String, ActionListener) - Method in class com.sun.javatest.tool.UIFactory
-
Create a button, using resources to specify the name and the tool tip, and with a specified ActionListener.
- createButton(String, ActionListener, String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a button, using resources to specify the name and the tool tip, and with a specified ActionListener and action command.
- createButton(String, Icon) - Method in class com.sun.javatest.tool.UIFactory
-
Create a button containing an Icon.
- createButton(Action) - Method in class com.sun.javatest.tool.UIFactory
-
Create a button based on the information in an Action.
- createCancelButton(String) - Method in class com.sun.javatest.tool.UIFactory
-
Special method to create a cancel button.
- createCancelButton(String, ActionListener) - Method in class com.sun.javatest.tool.UIFactory
-
Special method to create a cancel button.
- createCheckBox(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a check box, using resources to specify the name and the tool tip.
- createCheckBox(String, boolean) - Method in class com.sun.javatest.tool.UIFactory
-
Create a check box, using resources to specify the name and the tool tip.
- createCheckBox(String, boolean, ButtonGroup) - Method in class com.sun.javatest.tool.UIFactory
-
Create a check box, using resources to specify the name and the tool tip, within a specified button group.
- createCheckBoxMenuItem(String, String, boolean) - Method in class com.sun.javatest.tool.UIFactory
-
Create a check box menu item, using resources to specify the name and the tool tip.
- createChecklist() - Method in class com.sun.interview.Interview
-
Create a checklist composed of all checklist items for questions on the current path.
- createChecklistItem(String, String) - Method in class com.sun.interview.Interview
-
Create a checklist item based on entries in the interview's resource bundle.
- createChecklistItem(String, String, Object) - Method in class com.sun.interview.Interview
-
Create a checklist item based on entries in the interview's resource bundle.
- createChecklistItem(String, String, Object...) - Method in class com.sun.interview.Interview
-
Create a checklist item based on entries in the interview's resource bundle.
- createChoice(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty choice item, using a resource to specify the tool tip.
- createChoice(String, boolean) - Method in class com.sun.javatest.tool.UIFactory
-
Same as single parameter version, except you can select a component that allows freeform editing of the user's response.
- createChoice(String, boolean, JLabel) - Method in class com.sun.javatest.tool.UIFactory
-
Combination of the two parameter methods, allowing you to select a mutable response and associate a label.
- createChoice(String, String...) - Method in class com.sun.javatest.tool.UIFactory
-
Create a choice item, using resources to specify the choices and the tool tip.
- createChoice(String, String[], boolean) - Method in class com.sun.javatest.tool.UIFactory
-
Same as the two parameter
createChoice
, except you can make this an mutable choice component (freeform editing of the response). - createChoice(String, JLabel) - Method in class com.sun.javatest.tool.UIFactory
-
Same as the one parameter version, except a label can be associated with this component.
- createCloseButton(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a Close button, that will close the containing window when pressed, using a resource to specify the information for the button.
- createCloseButton(String, boolean) - Method in class com.sun.javatest.tool.UIFactory
-
Create a Close button, that will close the containing window when pressed, using a resource to specify the information for the button.
- createColorChooseButton(String, JLabel, ActionListener) - Method in class com.sun.javatest.tool.UIFactory
-
Creates a color-choosing button with background color set by preferences color name
- createContextManager(TestSuite) - Static method in class com.sun.javatest.exec.ExecTool
- createCustomControls() - Method in interface com.sun.javatest.exec.ET_ControlFactory
-
Creates a list of custom controls.
- createCustomControls() - Method in class com.sun.javatest.exec.ET_DefaultControlFactory
-
No custom controls by default.
- createDialog(Tool, String, String, JMenuBar, Container, Rectangle, int) - Method in class com.sun.javatest.tool.Desktop
-
Create a dialog.
- createDialog(String, Component) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty dialog.
- createDialog(String, JFrame) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty dialog.
- createDialog(String, JFrame, String, Container) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty dialog.
- createDialog(String, JFrame, String, Container, Dialog.ModalityType) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty dialog.
- createdOutput(TestResult, TestResult.Section, String) - Method in interface com.sun.javatest.TestResult.Observer
-
New output has been created in a section of the test result.
- createdSection(TestResult, TestResult.Section) - Method in interface com.sun.javatest.TestResult.Observer
-
A new section has been created in the test result.
- createEmptySession() - Method in class com.sun.javatest.exec.BasicSessionControl
-
Creates an empty configuration for the test suite.
- createFileMenu() - Method in class com.sun.javatest.exec.InterviewEditor
- createFilterControl() - Method in interface com.sun.javatest.exec.ET_ControlFactory
-
Creates a control over filters.
- createFilterControl() - Method in class com.sun.javatest.exec.ET_DefaultControlFactory
- createFilterHandler(JComponent, ExecModel, UIFactory, Harness) - Static method in class com.sun.javatest.exec.AccessWrapper
- createFrame(String, String, Container) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty frame.
- createGlue(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a filler that expands to fill the available space.
- createGroup(String) - Method in class com.sun.interview.PropertiesQuestion
-
Create a new group.
- createHeading(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a text field for use as a heading, using a resource to specify the heading.
- createHelpButton(String, String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a Help button, that will display a specific help topic when pressed, using a resource to specify the tool tip for the button.
- createHelpControl() - Method in interface com.sun.javatest.exec.ET_ControlFactory
-
Creates a control over help.
- createHelpControl() - Method in class com.sun.javatest.exec.ET_DefaultControlFactory
- createHelpID(Object, String) - Method in interface com.sun.interview.HelpSetFactory
- createHelpID(Object, String) - Method in class com.sun.interview.HelpSetFactory.Default
- createHelpID(Object, String) - Method in class com.sun.interview.JavaHelpFactory
- createHelpMenuItem(String, String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a Help menu item, that will display a specific help topic when pressed, using resources to specify the name and mnemonic for the item.
- createHelpSetObject(String, File) - Method in interface com.sun.interview.HelpSetFactory
-
Creates an instance of HelpSet.
- createHelpSetObject(String, File) - Method in class com.sun.interview.HelpSetFactory.Default
- createHelpSetObject(String, File) - Method in class com.sun.interview.JavaHelpFactory
- createHelpSetObject(String, Class<?>) - Method in interface com.sun.interview.HelpSetFactory
-
Creates an instance of HelpSet.
- createHelpSetObject(String, Class<?>) - Method in class com.sun.interview.HelpSetFactory.Default
- createHelpSetObject(String, Class<?>) - Method in class com.sun.interview.JavaHelpFactory
- createHorizontalBox(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a horizontal placeholder "box".
- createHorizontalGlue(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a horizontal filler that expands to fill the available space.
- createHorizontalStrut(int) - Method in class com.sun.javatest.tool.UIFactory
-
Create a horizontal filler of a given width.
- createIcon(String) - Method in class com.sun.javatest.tool.ToolManager
-
Create an icon from a resource specified in the standard resource bundle for this tool manager.
- createIcon(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create an icon, using a resource to specify the image.
- createIconButton(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a button containing an icon, using resources to specify the icon image and the tool tip.
- createIconButton(String, ActionListener) - Method in class com.sun.javatest.tool.UIFactory
-
Create a button containing an icon, using resources to specify the icon image and the tool tip.
- createIconLabel(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a label containing an icon, using a resource to specify the icon image.
- createImage(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create an image from a named resource.
- createInputField(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create an input text field, using a resource to specify the tool tip.
- createInputField(String, int) - Method in class com.sun.javatest.tool.UIFactory
-
Create an input text field with a specified number of columns, using a resource to specify the tool tip.
- createInputField(String, int, JLabel) - Method in class com.sun.javatest.tool.UIFactory
-
Create an input text field with a specified number of columns, using a resource to specify the tool tip.
- createInputField(String, JLabel) - Method in class com.sun.javatest.tool.UIFactory
-
Create an input text field, using a resource to specify the tool tip.
- createInterview() - Method in class com.sun.javatest.TestSuite
-
Create a configuration interview that can be used to collection the configuration data for a test run.
- createInterviewEditor(InterviewParameters) - Method in class com.sun.javatest.exec.BasicSessionControl
-
Creates an InterviewEditor instance.
- createLabel(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a label, using a resource to specify the text.
- createLabel(String, boolean) - Method in class com.sun.javatest.tool.UIFactory
-
Create a label, using a resource to specify the text and an optional mnemonic.
The resource used is: uiKey.lbl the text for the label uiKey.tip the tooltip text for the label uiKey.mne the mnemonic for the label - createList(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create an input text field, using a resource to specify the tool tip.
- createList(String, ListModel<E>) - Method in class com.sun.javatest.tool.UIFactory
-
Create a list component with a given data model.
- createLiteralChoice(String, E...) - Method in class com.sun.javatest.tool.UIFactory
-
Create an choice item containing literal choices, and using a resource to specify the tool tip.
- createLiteralMenuItem(String, ActionListener) - Method in class com.sun.javatest.tool.UIFactory
-
Create a menu item for a literal string and a specified listener.
- createLog(WorkDirectory, String, String) - Method in class com.sun.javatest.TestSuite
-
Creates general purpose logger with given key and ResourceBundleName registered for given WorkDirectory.
- createLogViewer(WorkDirectory, UIFactory, JComponent) - Static method in class com.sun.javatest.exec.AccessWrapper
- createMenu(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty menu, using resources to specify the name and mnemonic.
- createMenu(String, String[], ActionListener) - Method in class com.sun.javatest.tool.UIFactory
-
Create a menu using resources and an action listener to specify the menu items, and using resources to specify the name and mnemonic.
- createMenu(String, Action...) - Method in class com.sun.javatest.tool.UIFactory
-
Create a menu, using actions to specify the menu items, and using resources to specify the name and mnemonic.
- createMenuBar(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty menu bar, using resources to specify the accessible info.
The resources used are: uiKey.name the accessible name text uiKey.desc accessible description text - createMenuItem(String, String, ActionListener) - Method in class com.sun.javatest.tool.UIFactory
-
Create a menu item, using resources to specify the text and mnemonic.
- createMenuItem(Action) - Method in class com.sun.javatest.tool.UIFactory
-
Create a menu item for an action.
- createMessageArea(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a message area, using a resource to specify the content.
- createMessageArea(String, Object) - Method in class com.sun.javatest.tool.UIFactory
-
Create a message area, using a resource to specify the content.
- createMessageArea(String, Object...) - Method in class com.sun.javatest.tool.UIFactory
-
Create a message area, using a resource to specify the content.
- createNewReportDialog(JComponent, UIFactory, FilterConfig, Object, ExecModel) - Static method in class com.sun.javatest.exec.AccessWrapper
- createNewWorkDirAction() - Method in class com.sun.javatest.exec.BasicSessionControl
- createOutput(String) - Method in class com.sun.javatest.TestResult.Section
-
Add a new output buffer to the section; get PrintWriter access to it.
- createOutputField(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create an output text field, using a resource to specify the tool tip.
- createOutputField(String, int) - Method in class com.sun.javatest.tool.UIFactory
-
Create an output text field with a specified number of columns, and using a resource to specify the tool tip.
- createOutputField(String, int, JLabel) - Method in class com.sun.javatest.tool.UIFactory
-
Create an output text field with a specified number of columns, using a resource to specify the tool tip, with an attached label.
- createOutputField(String, int, JLabel, boolean) - Method in class com.sun.javatest.tool.UIFactory
-
Create an output text field with a specified number of columns, using a resource to specify the tool tip, with an attached label, which can automaticly select contained text.
The resource used is: uiKey.tip the tool tip for the field uiKey.name accessible name In addition, the name of the output field is set to uiKey. - createOutputField(String, String) - Method in class com.sun.javatest.tool.UIFactory
-
Create an output text field containing a specified value, and using a resource to specify the tool tip.
- createOutputField(String, String, int) - Method in class com.sun.javatest.tool.UIFactory
-
Create an output text field containing a specified value, with a specified number of columns, and using a resource to specify the tool tip.
- createOutputField(String, String, int, JLabel) - Method in class com.sun.javatest.tool.UIFactory
-
Create an output text field containing a specified value, with a specified number of columns, using a resource to specify the tool tip, with a label referencing this new field.
The resource used is: uiKey.tip the tool tip for the field uiKey.name accessible name In addition, the name of the output field is set to uiKey. - createOutputField(String, String, int, JLabel, boolean) - Method in class com.sun.javatest.tool.UIFactory
-
Create an output text field containing a specified value, with a specified number of columns, using a resource to specify the tool tip, with a label referencing this new field, which can automaticly select contained text.
The resource used is: uiKey.tip the tool tip for the field uiKey.name accessible name In addition, the name of the output field is set to uiKey. - createOutputField(String, String, JLabel) - Method in class com.sun.javatest.tool.UIFactory
-
Create an output text field containing a specified value, using a resource to specify the tool tip, with an attached label.
- createOutputField(String, JLabel) - Method in class com.sun.javatest.tool.UIFactory
-
Same as the single parameter version, except a label, which labels this new component, will be set.
- createOutputField(String, JLabel, boolean) - Method in class com.sun.javatest.tool.UIFactory
-
Create an output text field with a specified number of columns, using a resource to specify the tool tip, which can automaticly select contained text.
The label'ssetLabelFor()
will be set. - createPanel(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty panel.
- createPanel(String, boolean) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty panel.
- createPanel(String, LayoutManager) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty panel with a specific layout manager.
- createPanel(String, LayoutManager, boolean) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty panel with a specific layout manager.
- createPopupMenu(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty popup menu.
- createPopupMenu(String, String[], ActionListener) - Method in class com.sun.javatest.tool.UIFactory
-
Create an popup menu.
- createProgressBar(String, int) - Method in class com.sun.javatest.tool.UIFactory
-
Create a basic progress bar.
- createProgressBar(String, int, BoundedRangeModel) - Method in class com.sun.javatest.tool.UIFactory
-
Create a basic progress bar.
- createRadioButton(String, ButtonGroup) - Method in class com.sun.javatest.tool.UIFactory
-
Create a radio button, using resources to specify the name and tool tip.
- createRadioButtonMenuItem(String, String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a check box menu item, using resources to specify the name and the tool tip.
- createReport(File) - Method in class com.sun.javatest.report.CustomReport
-
Create a report within the context of a GUI.
- createReport(String, File, InterviewParameters, TestFilter) - Method in class com.sun.javatest.report.CustomReport
-
Write a report without the context of a GUI.
- createReportBrowser(JComponent, ExecModel, UIFactory, ReportHandler) - Static method in class com.sun.javatest.exec.AccessWrapper
- createReportControl() - Method in interface com.sun.javatest.exec.ET_ControlFactory
-
Creates a report controls.
- createReportControl() - Method in class com.sun.javatest.exec.ET_DefaultControlFactory
- createReportHandler(JComponent, ExecModel, Harness, UIFactory) - Static method in class com.sun.javatest.exec.AccessWrapper
- createScript(TestDescription, String[], TestEnvironment, WorkDirectory, BackupPolicy) - Method in class com.sun.javatest.TestSuite
-
Create and initialize a Script that can be used to run a test.
- createScrollPane(JComponent) - Method in class com.sun.javatest.tool.UIFactory
-
Surround a component in a scroll pane.
- createScrollPane(JComponent, int, int) - Method in class com.sun.javatest.tool.UIFactory
-
Same as the single argument version, with options for altering the scrollbar appearance policy.
- createSection(String) - Method in class com.sun.javatest.TestResult
-
Create a new section inside this test result.
- createSessionControl() - Method in interface com.sun.javatest.exec.ET_ControlFactory
-
Creates a control over session.
- createSessionControl() - Method in class com.sun.javatest.exec.ET_DefaultControlFactory
- createSessionView() - Method in class com.sun.javatest.exec.BasicSessionControl
- createSetWorkDirAction() - Method in class com.sun.javatest.exec.BasicSessionControl
- createSlider(String, int, int, int) - Method in class com.sun.javatest.tool.UIFactory
-
Create a slider, using resources to specify the the tool tip.
- createSplitPane(int) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty split pane with the given orientation.
- createSplitPane(int, Component, Component) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty split pane with the given components inside.
- createTabbedPane(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty tabbed pane.
- createTabbedPane(String, JComponent...) - Method in class com.sun.javatest.tool.UIFactory
-
Create a tabbed pane with a given set of component panes, using resources to determine the name and tool tip for each tab.
- createTable(String, TableModel) - Method in class com.sun.javatest.tool.UIFactory
-
Create a table with a given data model.
- createTemplateDialog(JComponent, InterviewParameters, ExecModel, UIFactory) - Static method in class com.sun.javatest.exec.AccessWrapper
- createTestFilter(TestEnvironment) - Method in class com.sun.javatest.TestSuite
-
Create a test suite specific filter to be used to filter the tests to be selected for a test run.
- createTestFinder() - Method in class com.sun.javatest.TestSuite
-
Create a test finder to be used to access the tests in this test suite.
- createTestRunner() - Method in class com.sun.javatest.TestSuite
-
Create and initialize a TestRunner that can be used to run a series of tests.
- createTestsInterview(InterviewParameters) - Method in class com.sun.javatest.interview.BasicInterviewParameters
-
creation of {#link TestsInterview} is extracted into separate class to enable 'hooks' and return {#link TestsInterview} sub class
- createTextArea(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a text area, using a resource to specify the tool tip.
- createTextArea(String, JLabel) - Method in class com.sun.javatest.tool.UIFactory
-
Create a text area, using a resource to specify the tool tip.
- createTitledBorder(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create a titled border, using a resource to specify the title.
- createToolBar(String) - Method in class com.sun.javatest.tool.UIFactory
-
Create an empty toolbar.
- createToolBar(String, Action...) - Method in class com.sun.javatest.tool.UIFactory
-
Create a toolbar, using actions to specify the buttons, and using resources to specify the name and mnemonic.
- createToolBar(String, JButton...) - Method in class com.sun.javatest.tool.UIFactory
-
Create a toolbar, using buttons.
- createTreeOrFileChoiceQuestion(Interview, String) - Method in class com.sun.javatest.interview.TestsInterview
-
creation of {#link TreeOrFileChoiceQuestion} is extracted into separate class to enable 'hooks' and return {#link TreeOrFileChoiceQuestion} sub class
- createViewControl() - Method in interface com.sun.javatest.exec.ET_ControlFactory
-
Creates a view controls.
- createViewControl() - Method in class com.sun.javatest.exec.ET_DefaultControlFactory
- createWaitDialog(String, Component) - Method in class com.sun.javatest.tool.UIFactory
-
Create a dialog which will ask the user to wait.
- createWaitDialog(String, JFrame) - Method in class com.sun.javatest.tool.UIFactory
-
Create a dialog which will ask the user to wait.
- createWD() - Method in class com.sun.javatest.exec.BasicSessionControl
-
Causes the dialog for new directory creating to appear.
- cs - Variable in class com.sun.javatest.finder.CommentStream
-
The reader from which to read comments.
- cTypes - Static variable in class com.sun.javatest.exec.FileSystemTableModel
- currentConfig - Variable in class com.sun.javatest.exec.ContextManager
- currentQuestionChanged(Question) - Method in interface com.sun.interview.Interview.Observer
-
Invoked when the current question in the interview has been changed.
- currentQuestionChanged(Question) - Method in class com.sun.javatest.exec.ServiceViewer
- currentTemplate - Variable in class com.sun.javatest.exec.ContextManager
- custom - Variable in class com.sun.interview.PropertiesQuestion.FloatConstraints
-
Is the user allowed to supply their own value or are they required to use one of the suggestions?
- custom - Variable in class com.sun.interview.PropertiesQuestion.IntConstraints
-
Is the user allowed to supply their own value or are they required to use one of the suggestions?
- custom - Variable in class com.sun.interview.PropertiesQuestion.StringConstraints
- CUSTOM - Static variable in class com.sun.javatest.exec.JavaTestContextMenu
- CUSTOM_EXCLUDE_LIST - Static variable in interface com.sun.javatest.Parameters.MutableExcludeListParameters
-
A constant used to indicate that a client-supplied set of exclude files should be used.
- CustomPropagationController - Class in com.sun.javatest.tool
-
This class provides a way to extend default behavior of template propagation process
- CustomPropagationController() - Constructor for class com.sun.javatest.tool.CustomPropagationController
- CustomPropagationController.EventType - Class in com.sun.javatest.tool
-
EventType.Start - propagation starting event EventType.TemplateLoaded - external template data loaded and accessible EventType.Finish - propagation finishing event
- CustomReport - Class in com.sun.javatest.report
-
API to specify a customized report type for the Test Manager.
- CustomReport() - Constructor for class com.sun.javatest.report.CustomReport
- CustomReport.ReportConfigPanel - Class in com.sun.javatest.report
-
Configuration panel for a report.
- CustomReport.ReportException - Exception Class in com.sun.javatest.report
-
The class ReportException indicates an error during report creation.
- CustomReportFormat - Class in com.sun.javatest.report
- CustomReportFormat() - Constructor for class com.sun.javatest.report.CustomReportFormat
- CustomTestResultViewer - Class in com.sun.javatest.exec
-
Base class defines custom viewers for test results.
- CustomTestResultViewer() - Constructor for class com.sun.javatest.exec.CustomTestResultViewer
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form