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 

S

save(Map) - Method in class com.sun.interview.ChoiceArrayQuestion
Save the value for this question in a dictionary, using the tag as the key.
save(Map) - Method in class com.sun.interview.ChoiceQuestion
Save the value for this question in a dictionary, using the tag as the key.
save(Map) - Method in class com.sun.interview.FileListQuestion
Save the value for this question in a dictionary, using the tag as the key.
save(Map) - Method in class com.sun.interview.FileQuestion
Save the value for this question in a dictionary, using the tag as the key.
save(Map) - Method in class com.sun.interview.FloatQuestion
Save the value for this question in a dictionary, using the tag as the key.
save(Map) - Method in class com.sun.interview.InetAddressQuestion
Save the value for this question in a dictionary, using the tag as the key.
save(Map) - Method in class com.sun.interview.Interview
Save the state for questions in an archive map.
save(Map) - Method in class com.sun.interview.IntQuestion
Save the value for this question in a dictionary, using the tag as the key.
save(Map) - Method in class com.sun.interview.ListQuestion
 
save(Map) - Method in class com.sun.interview.NullQuestion
Save the value for this question in a dictionary, using the tag as the key.
save(Writer, String) - Method in class com.sun.interview.Properties2
Stores this property list to the specified output stream.
save(Map) - Method in class com.sun.interview.PropertiesQuestion
Save the value for this question in a dictionary, using the tag as the key.
save(Map) - Method in class com.sun.interview.Question
Save any state for this question in a dictionary, using the tag as the key.
save(Map) - Method in class com.sun.interview.StringListQuestion
Save the value for this question in a dictionary, using the tag as the key.
save(Map) - Method in class com.sun.interview.StringQuestion
Save the value for this question in a dictionary, using the tag as the key.
save(Map) - Method in class com.sun.interview.TreeQuestion
Save the value for this question in a dictionary, using the tag as the key.
save(File) - Method in class com.sun.javatest.EditJTI
Save the edited configuration in a specified file.
save(Map) - Method in class com.sun.javatest.exec.BasicSession
 
save(Map) - Method in class com.sun.javatest.exec.BasicSessionControl
 
save(Map) - Method in interface com.sun.javatest.exec.ET_Control
Saves current state to the map
save(Map) - Method in class com.sun.javatest.exec.ET_DefaultHelpControl
Does nothing
save(Map) - Method in class com.sun.javatest.exec.ET_DefaultViewControl
 
save(Map) - Method in class com.sun.javatest.exec.ET_FilterHandler
Save internal state.
save(Map) - Method in class com.sun.javatest.exec.ExecTool
 
save() - Method in class com.sun.javatest.exec.InterviewEditor
 
save(Map) - Method in interface com.sun.javatest.exec.Session
Saves the config state to the map
save() - Method in class com.sun.javatest.InterviewParameters
Save the current set of answers for the interview in the standard file associated with the interview.
save(File) - Method in class com.sun.javatest.InterviewParameters
Save the current state of the interview in a specified file, and make that file the new file associated with the interview.
save(File, boolean) - Method in class com.sun.javatest.InterviewParameters
Save the current state of the interview in a specified file, and make that file the new file associated with the interview.
save(Map) - Method in class com.sun.javatest.InterviewParameters
 
save(Map) - Method in class com.sun.javatest.tool.ColorPrefsPane
 
save() - Method in class com.sun.javatest.tool.Desktop
Save the current state of the desktop in the user's standard desktop file.
save(File) - Method in class com.sun.javatest.tool.Desktop
Save the current state of the desktop in a specified desktop file.
save() - Method in class com.sun.javatest.tool.Preferences
Save the current set of user preferences.
save(Map) - Method in class com.sun.javatest.tool.PreferencesPane
Save the values of the user preferences relevant to this panel into a given map object.
save(Map) - Method in class com.sun.javatest.tool.Tool
Save information about a tool in a map, so that the tool can be restored in a later invocation of JT Harness.
save(Writer, String) - Method in class com.sun.javatest.util.Properties
Stores this property list to the specified output stream.
save(String[], Writer) - Static method in class com.sun.javatest.util.PropertyArray
Write an array of properties to a stream.
save(Writer) - Method in class com.sun.javatest.util.PropertyArray
Save the properties to a stream.
saveAs() - Method in class com.sun.javatest.exec.InterviewEditor
 
saveAs(File) - Method in class com.sun.javatest.InterviewParameters
Save the current state of the interview in a specified file, including the paths for the test suite and work directory.
saveAs(File, boolean, boolean, boolean) - Method in class com.sun.javatest.InterviewParameters
Save the current state of the interview in a specified file.
saveAs(File, boolean, boolean) - Method in class com.sun.javatest.InterviewParameters
Save the current state of the interview in a specified file.
scan(File) - Method in class com.sun.javatest.finder.BinaryTestFinder
Given a File, scan to look for other files or tests.
scan(File) - Method in class com.sun.javatest.finder.ChameleonTestFinder
Scan a file, looking for test descriptions and other files that might need to be scanned.
scan(File) - Method in class com.sun.javatest.finder.HTMLTestFinder
 
scan(File) - Method in class com.sun.javatest.finder.ReverseTestFinder
 
scan(File) - Method in class com.sun.javatest.finder.TagTestFinder
Scan a file, looking for test descriptions and/or more files to scan.
scan(File) - Method in class com.sun.javatest.TestFinder
Scan a file, looking for test descriptions and other files that might need to be scanned.
scanFile(File) - Method in class com.sun.javatest.finder.TagTestFinder
Scan a file, looking for comments and in the comments, for test description data.
SCOPE - Static variable in class com.sun.javatest.util.HTMLWriter
The HTML "scope" attribute.
Script - Class in com.sun.javatest
Script is the abstract base class providing the ability to control how a test is to be compiled and executed.
Script() - Constructor for class com.sun.javatest.Script
 
SCRIPT - Static variable in class com.sun.javatest.TestResult
The name of the property that defines the script that ran the test.
Script.TimeoutProvider - Interface in com.sun.javatest
Interface for extended testTimeout control.
scriptArgs - Variable in class com.sun.javatest.Script
The initialization args for the script.
scrollToCenter(int, int) - Method in class com.sun.javatest.exec.WorkDirChooseTool
 
SDI_STYLE - Static variable in class com.sun.javatest.tool.Desktop
A constant to indicate the SDI-style desktop: multiple top-level windows, one per tool.
SECTIONS - Static variable in class com.sun.javatest.TestResult
The name of the property that defines the test output sections that were recorded when the test ran.
select(String) - Method in class com.sun.javatest.lib.TestCases
Explicitly select a set of test cases by name.
select(String[]) - Method in class com.sun.javatest.lib.TestCases
Explicitly select a set of test cases by name.
SelectedWorkDirApprover - Class in com.sun.javatest.tool
 
SelectedWorkDirApprover(int, Component) - Constructor for class com.sun.javatest.tool.SelectedWorkDirApprover
Create a WorkDirChooser, initially showing the user's current directory.
SEMANTIC_MAX_VERSION - Static variable in class com.sun.interview.Interview
The highest version number currently in use.
SEMANTIC_PRE_32 - Static variable in class com.sun.interview.Interview
Where necessary, the harness interview should behave as it did before the 3.2 release.
SEMANTIC_VERSION_32 - Static variable in class com.sun.interview.Interview
Where necessary, the harness interview should behave as it did for the 3.2 release.
SEMANTIC_VERSION_43 - Static variable in class com.sun.interview.Interview
Where necessary, the harness interview should behave as it did for the 4.3 release.
ServiceViewer - Class in com.sun.javatest.exec
 
ServiceViewer(ServiceManager, UIFactory, Component) - Constructor for class com.sun.javatest.exec.ServiceViewer
 
session - Variable in class com.sun.javatest.exec.BasicSessionControl
 
session - Variable in class com.sun.javatest.exec.BasicSessionControl.SessionView
 
Session - Interface in com.sun.javatest.exec
An interface that encapsulates all properties required to run tests.
Session.Event - Interface in com.sun.javatest.exec
Root interface for all events happened when state of Session changed.
Session.Fault - Exception in com.sun.javatest.exec
Exception signaling of the problem happened while dealing with Session.
Session.Fault(String) - Constructor for exception com.sun.javatest.exec.Session.Fault
 
Session.Fault(Throwable) - Constructor for exception com.sun.javatest.exec.Session.Fault
 
Session.Observer - Interface in com.sun.javatest.exec
Interface for observers of the Session state.
Session.Update - Interface in com.sun.javatest.exec
Root interface for all updates to Session.
SessionExt - Interface in com.sun.javatest.exec
Extention to the Session interface.
sessionView - Variable in class com.sun.javatest.exec.BasicSessionControl
 
setAccessibleDescription(Component, String) - Method in class com.sun.javatest.tool.UIFactory
Sets only the accessible description for the given context, using the given key.
setAccessibleDescription(AccessibleContext, String) - Method in class com.sun.javatest.tool.UIFactory
Sets only the accessible description for the given context, using the given key.
setAccessibleInfo(Component, String) - Method in class com.sun.javatest.tool.UIFactory
Sets the accessible name and description for the given component.
setAccessibleInfo(AccessibleContext, String) - Method in class com.sun.javatest.tool.UIFactory
Sets the accessibility name and description for the given context using the given key as the base.
setAccessibleName(Component, String) - Method in class com.sun.javatest.tool.UIFactory
Sets only the accessible name for the given context, using the given key.
setAccessibleName(AccessibleContext, String) - Method in class com.sun.javatest.tool.UIFactory
Sets only the accessible name for the given context, using the given key.
setAgentApplet(Applet) - Static method in class com.sun.javatest.util.MainAppletContext
Set the applet to be identified as the JT Harness Agent applet.
setAlarm(int) - Method in class com.sun.javatest.Script
Set an alarm that will interrupt the calling thread after a specified delay (in milliseconds), and repeatedly thereafter until cancelled.
setAlarm(int, Thread) - Method in class com.sun.javatest.Script
Set an alarm that will interrupt a given thread after a specified delay (in milliseconds), and repeatedly thereafter until cancelled.
setAllowConfigLoadOutsideDefault(boolean) - Method in class com.sun.javatest.exec.ContextManager
Set ability to load config outside default directory.
setAllowConfigSaveOutsideDefault(boolean) - Method in class com.sun.javatest.exec.ContextManager
Set ability to save config outside default directory.
setAllowExit(boolean) - Method in class com.sun.javatest.JavaTestSecurityManager
Set whether or not the JVM may be exited.
setAllowNoTemplate(boolean) - Method in class com.sun.javatest.tool.WorkDirChooser
 
setAllowNumericKeywords(boolean) - Static method in class com.sun.javatest.Keywords
Allow keywords to begin with a numeric or not.
setAllowPropertiesAccess(boolean) - Method in class com.sun.javatest.JavaTestSecurityManager
Set whether or not the set of system properties may be accessed.
setAllowTemplateLoadOutsideDefault(boolean) - Method in class com.sun.javatest.exec.ContextManager
Set ability to load templates outside default directory.
setAllowTemplateSaveOutsideDefault(boolean) - Method in class com.sun.javatest.exec.ContextManager
Set ability to save templates outside default directory.
setAllowTraversDirs(boolean) - Method in class com.sun.javatest.exec.WorkDirChooseTool
 
setAppletContext(AppletContext) - Static method in class com.sun.javatest.util.MainAppletContext
Set the AppletContext in use, so that it might be shared.
setAutoRunCommand(Command) - Method in class com.sun.javatest.tool.CommandContext
Set the "auto run" command registered with this object.
setAutoRunReportDir(File) - Method in class com.sun.javatest.tool.CommandContext
Set the "auto run report directory" registered with this object.
setAutostopThreshold(int) - Method in class com.sun.javatest.Harness
Set the threshold for automatic halting of a test run.
setBackupLevels(int) - Method in class com.sun.javatest.report.Report.Settings
Deprecated.
setBackupLevels(int) - Method in class com.sun.javatest.report.ReportSettings
 
setBackupPolicy(BackupPolicy) - Method in class com.sun.javatest.Harness
Set the backup policy object to be used by this harness, used to determine the policy for backing up files before overwriting them.
setBackupPolicy(BackupPolicy) - Method in class com.sun.javatest.InterviewParameters
Set the backup policy to be used when saving configuration files.
setBaseDirectory(File) - Method in class com.sun.interview.FileListQuestion
Set the default directory for files for a response to this question.
setBaseDirectory(File) - Method in class com.sun.interview.FileQuestion
Set the default directory for files for a response to this question.
setBaseDirectory(File) - Method in class com.sun.interview.PropertiesQuestion.FilenameConstraints
Set the default directory for files for a response to this question.
setBaseDirectory(File) - Method in class com.sun.javatest.tool.EditableFileList
Set the base directory to be displayed by the file chooser.
setBaseRelativeOnly(boolean) - Method in class com.sun.interview.FileListQuestion
Specify whether all valid responses to this question should be relative to the base directory (i.e.
setBaseRelativeOnly(boolean) - Method in class com.sun.interview.FileQuestion
Specify whether all valid responses to this question should be relative to the base directory (in or under it).
setBaseRelativeOnly(boolean) - Method in class com.sun.interview.PropertiesQuestion.FilenameConstraints
Specify whether all valid responses to this question should be relative to the base directory (i.e.
setBaseTag(String) - Method in class com.sun.interview.Interview
Change the base tag for this interview.
setBodies(ListQuestion.Body[], int) - Method in class com.sun.interview.ListQuestion
Set the set of bodies allocated within the loop, and the index of one which should be selected.
setBody(Container) - Method in class com.sun.javatest.tool.ToolDialog
Set the component for the main body of the dialog.
setBounds(float, float) - Method in class com.sun.interview.FloatQuestion
Set the bounds for the response to this question.
setBounds(int, int) - Method in class com.sun.interview.IntQuestion
Set the bounds for the response to this question.
setBounds(float, float) - Method in class com.sun.interview.PropertiesQuestion.FloatConstraints
Set the max/min possible value that should be considered valid.
setBounds(int, int) - Method in class com.sun.interview.PropertiesQuestion.IntConstraints
Set the max/min possible value that should be considered valid.
setButtons(JButton[], JButton) - Method in class com.sun.javatest.exec.WorkDirChooseTool
 
setButtons(JButton[], JButton) - Method in class com.sun.javatest.tool.ToolDialog
Set the buttons to appear in a button bar at the bottom of the dialog.
setCaseSensitive(boolean) - Method in class com.sun.interview.ExtensionFileFilter
Specify whether or not this filter should perform case-sensitive matching for extensions.
setCheckExcludeListListener(ActionListener) - Method in class com.sun.javatest.exec.InterviewEditor
 
setChoices(String[]) - Method in class com.sun.interview.ChoiceArrayQuestion
Set the names of the choices for this question.
setChoices(String[], boolean) - Method in class com.sun.interview.ChoiceArrayQuestion
Set the names of the choices for this question.
setChoices(String[], String[]) - Method in class com.sun.interview.ChoiceArrayQuestion
Set the names of the choices for this question.
setChoices(String[]) - Method in class com.sun.interview.ChoiceQuestion
Set the set of legal responses for this question.
setChoices(String[], boolean) - Method in class com.sun.interview.ChoiceQuestion
Set the set of legal responses for this question.
setChoices(String[], String[]) - Method in class com.sun.interview.ChoiceQuestion
Set the set of legal responses for this question.
setChoices(String[]) - Method in class com.sun.interview.YesNoQuestion
Set the set of legal responses for this question.
setChooser(JFileChooser) - Method in class com.sun.javatest.tool.EditableFileList
Set the file chooser used to display filenames when the user wants to add another file to the list.
setChosenFileHandler(WorkDirChooseTool.ChosenFileHandler) - Method in class com.sun.javatest.exec.WorkDirChooseTool
 
setClassDir(File) - Static method in class com.sun.javatest.Harness
Specify the class directory or jar file containing JT Harness.
setClassLoader(ClassLoader) - Method in class com.sun.javatest.Command
Set a class loader that to be used if this command needs to dynamically load additional classes.
setCloseDesktopWhenDoneEnabled(boolean) - Method in class com.sun.javatest.tool.CommandContext
Specify whether this object should remember that the desktop should be closed when all commands are done.
setColorByName(String, Color) - Static method in class com.sun.javatest.tool.UIFactory
Set Color by preferences name
setCommand(String) - Static method in class com.sun.javatest.util.SysEnv
Set the command to be executed to access the OS environment variables.
setCommandManagers(CommandManager[]) - Method in class com.sun.javatest.tool.HelpManager
Set the command managers for which to generate command line help.
setComparator(Comparator) - Method in class com.sun.javatest.TestFinder
Incoming files and test descriptions are sorted by their name during processing, this method allows adjustment of the comparison method to be used during this sorting.
setComponentListener(ComponentListener) - Method in class com.sun.javatest.tool.ToolDialog
Set a ComponentListener to be registered on the dialog.
setConcurrency(int) - Method in class com.sun.javatest.BasicParameters
 
setConcurrency(int) - Method in class com.sun.javatest.interview.ConcurrencyInterview
Set the concurrency value in the interview.
setConcurrency(int) - Method in interface com.sun.javatest.Parameters.MutableConcurrencyParameters
Set an integer specifying the maximum number of tests that may be run in parallel.
setConfig(Session) - Method in class com.sun.javatest.exec.ET_DefaultViewControl
 
setConfig(Session) - Method in interface com.sun.javatest.exec.ET_ViewControl
 
setConfig(File) - Method in class com.sun.javatest.tool.CommandContext
Set the path for the configuration information to be associated with this object.
setConstraints(String, PropertiesQuestion.ValueConstraints) - Method in class com.sun.interview.PropertiesQuestion
Apply constraints to a value.
setContext(Container) - Static method in class com.sun.javatest.util.MainFrame
Deprecated.
replaced by @link(#setFrame)
setCurrentQuestion(Question) - Method in class com.sun.interview.Interview
Jump to a specific question in the interview.
setCustomExcludeFiles(File[]) - Method in class com.sun.javatest.BasicParameters
 
setCustomExcludeFiles(File[]) - Method in class com.sun.javatest.interview.ExcludeListInterview
 
setCustomExcludeFiles(File[]) - Method in interface com.sun.javatest.Parameters.MutableExcludeListParameters
Set the files used to define the exclude list when the exclude list mode is set to CUSTOM_EXCLUDE_LIST.
setCustomKflFiles(File[]) - Method in class com.sun.javatest.interview.KnownFailuresListInterview
 
setCustomRenderers(Map) - Method in class com.sun.javatest.exec.InterviewEditor
 
setCustomReports(List<CustomReport>) - Method in class com.sun.javatest.report.ReportSettings
 
setCustomValuesAllowed(boolean) - Method in class com.sun.interview.PropertiesQuestion.FloatConstraints
Are user specified values allowed? If not, there must be suggestions present.
setCustomValuesAllowed(boolean) - Method in class com.sun.interview.PropertiesQuestion.IntConstraints
Are user specified values allowed? If not, there must be suggestions present.
setCustomValuesAllowed(boolean) - Method in class com.sun.interview.PropertiesQuestion.StringConstraints
Are user specified values allowed? If not, there must be suggestions present.
setDefaultCloseOperation(int) - Method in class com.sun.javatest.tool.ToolDialog
This method add to allow subclasses of ToolDialog to change default close operation.
setDefaultColors() - Static method in class com.sun.javatest.tool.UIFactory
Set all colors to default values
setDefaultCommandStreamNames(String, String) - Method in class com.sun.javatest.Script
Set the default names of the two default output streams used when executing a command.
setDefaultConfigLoadPath(File) - Method in class com.sun.javatest.exec.ContextManager
Set the default path from which configuration files are loaded.
setDefaultConfigSavePath(File) - Method in class com.sun.javatest.exec.ContextManager
Set the default path to which configuration files are saved.
setDefaultDirectory(File, boolean) - Method in class com.sun.javatest.exec.WorkDirChooseTool
 
setDefaultImage(URL) - Method in class com.sun.interview.Interview
Set a default image to be used for the questions of an interview.
setDefaultInputColor(Color) - Static method in class com.sun.javatest.tool.UIFactory
Set default input color
setDefaultStatus(Status) - Method in class com.sun.javatest.lib.ProcessCommand
Set the default status to be returned for all exit codes.
setDefaultTemplateDir(File, boolean) - Method in class com.sun.javatest.exec.WorkDirChooseTool
 
setDefaultTemplateLoadPath(File) - Method in class com.sun.javatest.exec.ContextManager
Set the default path from which template files are loaded.
setDefaultTemplateSavePath(File) - Method in class com.sun.javatest.exec.ContextManager
Set the default path to which template files are saved.
setDefaultValue(boolean[]) - Method in class com.sun.interview.ChoiceArrayQuestion
Set the default response for this question, used by the clear method.
setDefaultValue(String) - Method in class com.sun.interview.ChoiceQuestion
Set the default response for this question, used by the clear method.
setDefaultValue(File[]) - Method in class com.sun.interview.FileListQuestion
Set the default response for this question, used by the clear method.
setDefaultValue(File) - Method in class com.sun.interview.FileQuestion
Set the default response for this question, used by the clear method.
setDefaultValue(float) - Method in class com.sun.interview.FloatQuestion
Set the default response for this question, used by the clear method.
setDefaultValue(InetAddress) - Method in class com.sun.interview.InetAddressQuestion
Set the default response for this question, used by the clear method.
setDefaultValue(int) - Method in class com.sun.interview.IntQuestion
Set the default response for this question, used by the clear method.
setDefaultValue(Properties) - Method in class com.sun.interview.PropertiesQuestion
Set the default response for this question, used by the clear method.
setDefaultValue(String[]) - Method in class com.sun.interview.StringListQuestion
Set the default response for this question, used by the clear method.
setDefaultValue(String) - Method in class com.sun.interview.StringQuestion
Set the default response for this question, used by the clear method.
setDefaultValue(String[]) - Method in class com.sun.interview.TreeQuestion
Set the default response for this question, used by the clear method.
setDefaultWorkDirPath(File) - Method in class com.sun.javatest.exec.ContextManager
Default path presented to user when they are prompted to create a work directory.
setDescriptionIndent(int) - Method in class com.sun.javatest.util.HelpTree
Set the indentation used to adjust the left margin when writing the description of a node.
setDesktop(Desktop) - Method in class com.sun.javatest.tool.CommandContext
Set the desktop associated with this object.
setDialogParent(Component) - Method in class com.sun.javatest.tool.UIFactory
Set the parent component to be used for dialogs created by this factory.
setDuplicatesAllowed(boolean) - Method in class com.sun.interview.FileListQuestion
Specify whether or not duplicates should be allowed in the list.
setDuplicatesAllowed(boolean) - Method in class com.sun.interview.StringListQuestion
Specify whether or not duplicates should be allowed in the list.
setDuplicatesAllowed(boolean) - Method in class com.sun.javatest.tool.EditableList
Specify whether or not duplicates should be allowed in the list.
setEdited(boolean) - Method in class com.sun.interview.Interview
Mark this interview as having been edited or not.
setEnableBackups(boolean) - Method in class com.sun.javatest.report.Report.Settings
Deprecated.
setEnableBackups(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setEnableCOFReport(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setEnabled(boolean) - Method in class com.sun.javatest.tool.EditableList
Set whether or not the list can be edited by the user.
setEnabled(boolean) - Method in class com.sun.javatest.tool.ToolAction
 
setEnabled(boolean) - Method in class com.sun.javatest.tool.TreeSelectionPane
 
setEnableHtmlReport(boolean) - Method in class com.sun.javatest.report.Report.Settings
Deprecated.
setEnableHtmlReport(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setEnableHtmlStateFile(int, boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setEnableKflF2e(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setEnableKflF2f(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setEnableKflMissing(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setEnableKflTestCases(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setEnablePlainReport(boolean) - Method in class com.sun.javatest.report.Report.Settings
Deprecated.
setEnablePlainReport(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setEnableXmlReport(boolean) - Method in class com.sun.javatest.report.Report.Settings
Deprecated.
setEnableXmlReport(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setEnvFiles(File[]) - Method in class com.sun.javatest.FileParameters
 
setEnvFiles(File[]) - Method in class com.sun.javatest.interview.EnvironmentInterview
Set the environment files for the interview.
setEnvFiles(File[]) - Method in interface com.sun.javatest.Parameters.LegacyEnvParameters
Set the files which contain the environment used to run the tests.
setEnviroment(ReportSettings) - Method in class com.sun.javatest.report.CustomReport
 
setEnvironment(TestEnvironment) - Method in class com.sun.javatest.TestResult
Set the environment used by this test.
setEnvName(String) - Method in class com.sun.javatest.FileParameters
 
setEnvName(String) - Method in class com.sun.javatest.interview.EnvironmentInterview
Set the environment name for the interview.
setEnvName(String) - Method in interface com.sun.javatest.Parameters.LegacyEnvParameters
Set the name of the environment to be used, from the set of environments contained in the fles set by setEnvFiles.
setErrorHandler(TestFinder.ErrorHandler) - Method in class com.sun.javatest.TestFinder
Set an error handler to be informed of errors that may arise while reading tests.
setExcludeFiles(File[]) - Method in class com.sun.javatest.BasicParameters
 
setExcludeFiles(File[]) - Method in class com.sun.javatest.interview.ExcludeListInterview
 
setExcludeFiles(File[]) - Method in interface com.sun.javatest.Parameters.MutableExcludeListParameters
Set the set of files used to define the exclude list.
setExcludeMode(int) - Method in class com.sun.javatest.BasicParameters
 
setExcludeMode(int) - Method in class com.sun.javatest.interview.ExcludeListInterview
 
setExcludeMode(int) - Method in interface com.sun.javatest.Parameters.MutableExcludeListParameters
Set the current exclude list mode.
setExecDir(File) - Method in class com.sun.javatest.lib.ProcessCommand
Set the directory in which to execute the process.
setExecModel(ExecModel) - Method in class com.sun.javatest.exec.WorkDirChooseTool
 
setExportIgnoreExceptionPolicy(int) - Method in class com.sun.interview.Interview
Set the policy regarding how to treat exceptions that may arise during export.
setFastScan(boolean) - Method in class com.sun.javatest.finder.CommentStream
Set this comment stream into "fast scan" mode.
setFeatureManager(FeatureManager) - Method in class com.sun.javatest.exec.ContextManager
Set given feature manager for this ContextManager instance.
setFile(File) - Method in class com.sun.javatest.InterviewParameters
Set the file associated with this interview.
setFileHistory(FileHistory) - Method in class com.sun.javatest.tool.FileHistory.Listener
Specify the FileHistory object from which to obtain the dynamic menu entries.
setFiles(File[]) - Method in class com.sun.javatest.tool.EditableFileList
Set the files in the list, replacing any files currently there.
setFilter(FileFilter) - Method in class com.sun.interview.FileListQuestion
Set a filter used to select valid files for a response to this question.
setFilter(FileFilter) - Method in class com.sun.interview.FileQuestion
Set a filter used to select valid files for a response to this question.
setFilter(FileFilter) - Method in class com.sun.interview.PropertiesQuestion.FilenameConstraints
Set a filter used to select valid files for a response to this question.
setFilter(CompositeFilter) - Method in class com.sun.javatest.report.Report.Settings
Deprecated.
setFilter(TestFilter) - Method in class com.sun.javatest.report.ReportSettings
 
setFilters(FileFilter[]) - Method in class com.sun.interview.FileListQuestion
Set the filters used to select valid files for a response to this question.
setFilters(FileFilter[]) - Method in class com.sun.interview.FileQuestion
Set the filters used to select valid files for a response to this question.
setFilters(FileFilter[]) - Method in class com.sun.interview.PropertiesQuestion.FilenameConstraints
Set the filters used to select valid files for a response to this question.
setFilters(TestFilter[]) - Method in class com.sun.javatest.TestFinderQueue
Set an array of filters that will be used to filter the tests read by the test finder.
setFirstQuestion(Question) - Method in class com.sun.interview.Interview
Set the first question for an interview.
setFirstTime(boolean) - Method in class com.sun.javatest.tool.Desktop
Set the flag indicating whether or not this is the first time that JT Harness has been run.
setFontMetrics(FontMetrics) - Method in class com.sun.javatest.tool.StringFitter
set FontMetrics
setFontMetrics(Component) - Method in class com.sun.javatest.tool.StringFitter
set FontMetrics through providing Component that will display truncated string
setFrame(Frame) - Static method in class com.sun.javatest.util.MainFrame
Set a frame that can be subsequently accessed via @link(#acquireFrame) and @link(#releaseFrame).
setGroup(String, String) - Method in class com.sun.interview.PropertiesQuestion
Set the presentation group to which the key(s) should belong.
setGroup(String, String[]) - Method in class com.sun.interview.PropertiesQuestion
 
setHarness(Harness) - Method in class com.sun.javatest.exec.ET_FilterHandler
 
setHarness(Harness) - Method in interface com.sun.javatest.exec.HarnessAware
 
setHelp(String) - Method in class com.sun.javatest.tool.PreferencesPane
Set the help ID that gives the context sensitive help for this panel.
setHelp(String) - Method in class com.sun.javatest.tool.Tool
Set the helpID for this component.
setHelp(Component, String) - Method in class com.sun.javatest.tool.Tool
Set the helpID for a specific component.
setHelp(String) - Method in class com.sun.javatest.tool.ToolDialog
Set the help ID for the dialog.
setHelp(Component, String) - Method in class com.sun.javatest.tool.UIFactory
Set the help ID for the context-sensitive help for a component.
setHelpID(Object) - Method in class com.sun.interview.Question
Set HelpID object associated with the Question.
setHelpOnButton(Component, String) - Method in class com.sun.javatest.tool.Tool
Set a button to be a Help button and to invoke the help view set to a specific helpID.
setHelpSet(String) - Method in class com.sun.interview.Interview
Set the name of the help set used to locate the "more info" for each question.
setHelpSet(Object) - Method in class com.sun.interview.Interview
Set the help set used to locate the "more info" for each question.
setHelpSet(String, File) - Method in class com.sun.interview.Interview
Set the name of the help set used to locate the "more info" for each question.
setHomeURL(URL) - Method in class com.sun.javatest.exec.NavigationPane
 
setHtmlMainReport(boolean, boolean) - Method in class com.sun.javatest.report.Report.Settings
Deprecated.
setHtmlMainReport(boolean, boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setI18NChoices(String[]) - Method in class com.sun.interview.ChoiceQuestion
Deprecated.
Use the other setChoices() methods, which support i18n as an option.
setI18NResourceBundle(I18NResourceBundle) - Method in class com.sun.javatest.util.HTMLWriter
Set the resource bundle to be used for localizing messages.
setI18NResourceBundle(I18NResourceBundle) - Method in class com.sun.javatest.util.XMLWriter
Set the resource bundle to be used for localizing messages.
setI18NTitle(String) - Method in class com.sun.javatest.tool.Tool
Set the title string for the tool.
setI18NTitle(String, Object) - Method in class com.sun.javatest.tool.Tool
Set the title string for the tool.
setI18NTitle(String, Object[]) - Method in class com.sun.javatest.tool.Tool
Set the title string for the tool.
setI18NTitle(String) - Method in class com.sun.javatest.tool.ToolDialog
Specify the title for the dialog.
setI18NTitle(String, Object) - Method in class com.sun.javatest.tool.ToolDialog
Specify the title for the dialog.
setI18NTitle(String, Object[]) - Method in class com.sun.javatest.tool.ToolDialog
Specify the title for the dialog.
setIgnoreCase(boolean) - Method in class com.sun.javatest.finder.ChameleonTestFinder
Set whether or not to ignore case when matching files against entries.
setImage(String) - Method in class com.sun.interview.Question
Set the URL for a specific graphic for this question.
setImage(URL) - Method in class com.sun.interview.Question
Set the URL for a specific graphic for this question.
setInitialTag(String) - Method in class com.sun.javatest.finder.TagTestFinder
Set the initial tag to be checked for in a test description.
setInterview(InterviewParameters) - Method in class com.sun.javatest.report.ReportSettings
 
setInterview(InterviewParameters) - Method in class com.sun.javatest.tool.CustomPropagationController
 
setInterviewParameters(InterviewParameters) - Method in class com.sun.javatest.tool.CommandContext
Deprecated.
Use setConfig().
setInterviewSemantics(int) - Method in class com.sun.interview.Interview
This method is being used to toggle changes which are not backwards compatible with existing interviews.
setInvalidInputColor(Color) - Static method in class com.sun.javatest.tool.UIFactory
Set invalid input color
setItems(Object[]) - Method in class com.sun.javatest.tool.EditableFileList
Set the items in the list.
setItems(Object[]) - Method in class com.sun.javatest.tool.EditableList
Set the items in the list.
setJMenuBar(JMenuBar) - Method in class com.sun.javatest.tool.ToolDialog
Set the menu bar for the dialog.
setJTRIfPassed(boolean) - Method in class com.sun.javatest.Script
Set the flag that indicates whether a result (.jtr) file should be written even if the test has passed.
setKeys(String[], boolean) - Method in class com.sun.interview.PropertiesQuestion
Set the keys to be shown in the properties table.
setKeywords(int, String) - Method in class com.sun.javatest.BasicParameters
 
setKeywords(int, String) - Method in class com.sun.javatest.interview.KeywordsInterview
 
setKeywords(int, String) - Method in interface com.sun.javatest.Parameters.MutableKeywordsParameters
Set the details of the keywords to be used, if any, to filter tests for execution.
setKeywordsMode(int) - Method in class com.sun.javatest.BasicParameters
 
setKeywordsMode(int) - Method in class com.sun.javatest.interview.KeywordsInterview
 
setKeywordsMode(int) - Method in interface com.sun.javatest.Parameters.MutableKeywordsParameters
Set the current keywords mode.
setKflData(KflSorter) - Method in class com.sun.javatest.report.HTMLReport
 
setKflEntry(KnownFailuresList.Entry) - Method in class com.sun.javatest.report.KflSorter.TestDiff
Not normally used, but can be used as a backup if there is a special case where looking up the entry later would fail.
setKflFiles(File[]) - Method in class com.sun.javatest.interview.KnownFailuresListInterview
 
setKnownFailureFiles(File[]) - Method in class com.sun.javatest.interview.BasicInterviewParameters
 
setKnownFailureFiles(File[]) - Method in class com.sun.javatest.InterviewParameters
Set the set of KFL files.
setLabelHints(float, float) - Method in class com.sun.interview.FloatQuestion
Set hints for the rendering system for the values that might be labelled.
setLabelHints(int, int) - Method in class com.sun.interview.IntQuestion
Set hints for the rendering system for the values that might be labelled.
setLastStartTime(long) - Method in class com.sun.javatest.LastRunFilter
 
setLatestExcludeAutoCheckEnabled(boolean) - Method in class com.sun.javatest.BasicParameters
 
setLatestExcludeAutoCheckEnabled(boolean) - Method in class com.sun.javatest.interview.ExcludeListInterview
 
setLatestExcludeAutoCheckEnabled(boolean) - Method in interface com.sun.javatest.Parameters.MutableExcludeListParameters
Specify if the automatic check for newer exclude lists is enabled when the exclude list mode is set to LATEST_EXCLUDE_LIST.
setLatestExcludeAutoCheckInterval(int) - Method in class com.sun.javatest.BasicParameters
 
setLatestExcludeAutoCheckInterval(int) - Method in class com.sun.javatest.interview.ExcludeListInterview
 
setLatestExcludeAutoCheckInterval(int) - Method in interface com.sun.javatest.Parameters.MutableExcludeListParameters
Set the interval, in days, to be used when automatically checking for exclude list updates and the auto check mode is set to CHECK_EVERY_X_DAYS.
setLatestExcludeAutoCheckMode(int) - Method in class com.sun.javatest.BasicParameters
 
setLatestExcludeAutoCheckMode(int) - Method in class com.sun.javatest.interview.ExcludeListInterview
 
setLatestExcludeAutoCheckMode(int) - Method in interface com.sun.javatest.Parameters.MutableExcludeListParameters
Set the mode which defines how often to automatically check for updated exclude lists, when the exclude list mode is set to LATEST_EXCLUDE_LIST, and the automatic check is enabled.
setLayout(LayoutManager) - Method in class com.sun.javatest.tool.Deck
 
setLeftMargin(int) - Method in class com.sun.javatest.util.WrapWriter
Set the position for the left margin for the text stream.
setLeftReplaceString(String) - Method in class com.sun.javatest.tool.StringFitter
set replace string for replacing beginning of the truncated string
setLevel(int) - Method in class com.sun.interview.NullQuestion
Set the heading level of this question.
setLocation(Point) - Method in class com.sun.javatest.tool.ToolDialog
Set the location of the dialog.
setLocation(int, int) - Method in class com.sun.javatest.tool.ToolDialog
Set the location of the dialog.
setLogWriter(PrintWriter) - Method in class com.sun.javatest.tool.CommandContext
Set the log stream associated with this object.
setMarkersEnabled(boolean) - Method in class com.sun.javatest.InterviewParameters
Specify whether or not markers should be enabled.
setMarkersFilterEnabled(boolean) - Method in class com.sun.javatest.InterviewParameters
Specify whether or not the history list should be filtered to just show questions which have been marked.
setMatchKeywords(int, String) - Method in class com.sun.javatest.BasicParameters
 
setMatchKeywords(int, String) - Method in class com.sun.javatest.interview.KeywordsInterview
 
setMatchKeywords(int, String) - Method in interface com.sun.javatest.Parameters.MutableKeywordsParameters
Set how to match a tests keywords when the keywords mode is set to MATCH_KEYWORDS.
setMatchPriorStatusValues(boolean[]) - Method in class com.sun.javatest.BasicParameters
 
setMatchPriorStatusValues(boolean[]) - Method in class com.sun.javatest.interview.PriorStatusInterview
Set an array of boolean values in the interview, which indicate which "prior status" values will cause a test to be selected for execution.
setMatchPriorStatusValues(boolean[]) - Method in interface com.sun.javatest.Parameters.MutablePriorStatusParameters
Set an array of booleans to identify which tests to be run, according to their prior execution status.
setMergingFiles(File[]) - Method in class com.sun.javatest.report.ReportSettings
 
setMiddleReplaceString(String) - Method in class com.sun.javatest.tool.StringFitter
Set a string for replacing truncated parts in the middle of truncated string ("..." by default)
setMnemonic(AbstractButton, String) - Method in class com.sun.javatest.tool.UIFactory
Set the mnemonic a button.
setMode(int) - Method in class com.sun.javatest.finder.HTMLTestFinder
Specify the mode for how this test finder determines the child files to be scanned.
setMode(int) - Method in class com.sun.javatest.lib.StdTestScript
Set the execution mode for this script.
setMode(int) - Method in class com.sun.javatest.report.ReportDirChooser
Set whether the chooser is to be used to create a new report directory or to open an existing report directory.
setMode(int) - Method in class com.sun.javatest.tool.SelectedWorkDirApprover
 
setMode(int) - Method in class com.sun.javatest.tool.WorkDirChooser
Set whether the chooser is to be used to create a new work directory or to open an existing work directory.
setNameAndDescriptionInPrologEnabled(boolean) - Method in class com.sun.javatest.interview.BasicInterviewParameters
Specify whether or not to include standard questions in the prolog to get a name and description for this configuration.
setNavigationPane(NavigationPane) - Method in class com.sun.javatest.exec.MultiFormatPane
 
setNodeIndent(int) - Method in class com.sun.javatest.util.HelpTree
Set the indentation used to adjust the left margin when writing the child nodes for a node.
setNominalMaxLength(int) - Method in class com.sun.interview.PropertiesQuestion.StringConstraints
Set the expected maximum length for the string.
setNominalMaxLength(int) - Method in class com.sun.interview.StringQuestion
Set the expected maximum length for the string.
setNoteField(JTextField) - Method in class com.sun.javatest.exec.MultiFormatPane
 
setNotifier(Harness.Observer) - Method in class com.sun.javatest.Script
Sets notifier to be used to inform listeners of events of a test starting/finishing.
setParent(JScrollPane) - Method in interface com.sun.javatest.exec.MultiFormatPane.MediaPane
 
setPreference(String, String) - Method in class com.sun.javatest.tool.Preferences
Set the value of a named preference.
setPreferredLookAndFeel(int) - Method in class com.sun.javatest.tool.CommandContext
Sets preferred LookAndFeel that is used on Desktop creation (should be set before creation)
setPriorStatusMode(int) - Method in class com.sun.javatest.BasicParameters
 
setPriorStatusMode(int) - Method in class com.sun.javatest.interview.PriorStatusInterview
 
setPriorStatusMode(int) - Method in interface com.sun.javatest.Parameters.MutablePriorStatusParameters
Set the current mode determining whether tests are selected or not according to their prior execution status.
setPriorStatusValues(boolean[]) - Method in class com.sun.javatest.BasicParameters
 
setPriorStatusValues(boolean[]) - Method in class com.sun.javatest.interview.PriorStatusInterview
 
setPriorStatusValues(boolean[]) - Method in interface com.sun.javatest.Parameters.MutablePriorStatusParameters
Set which prior status values should be used, if any, to select tests for execution.
setPropagationController(CustomPropagationController) - Method in class com.sun.javatest.InterviewParameters
 
setProperties(Properties) - Method in class com.sun.interview.PropertiesQuestion
The current value will be set to all false;
setProperties(Properties) - Static method in class com.sun.javatest.util.Debug
Set properties containing debugging settings.
setReadAheadMode(byte) - Method in class com.sun.javatest.TestFinderQueue
Set the amount of read-ahead done by the finder.
setReadOnly(boolean) - Method in class com.sun.interview.PropertiesQuestion.ValueConstraints
Determine whether this value should be readable only, by the interview user.
setRecordRejects(boolean) - Method in interface com.sun.javatest.TestResultTable.TreeIterator
Should the rejected tests be tracked.
setRefresher(InterviewPropagator.TestRefresher) - Method in class com.sun.javatest.tool.CustomPropagationController
 
setReportDir(File) - Method in class com.sun.javatest.FileParameters
Set the report directory.
setResolution(float) - Method in class com.sun.interview.FloatQuestion
Set the resolution for responses to this question.
setResolution(float) - Method in class com.sun.interview.PropertiesQuestion.FloatConstraints
Set the resolution for responses to this question.
setResourceBundle(String) - Method in class com.sun.interview.Interview
Set the base name of the resource bundle used to look up internationalized strings, such as the title and text of each question.
setResourceBundle(String, File) - Method in class com.sun.interview.Interview
Set the base name of the resource bundle used to look up internationalized strings, such as the title and text of each question.
setRestoreOnStart(boolean) - Method in class com.sun.javatest.tool.Desktop
Specify whether or not the desk view should restore saved tools state when the Harness is starting.
setRestorePolicy(int) - Method in class com.sun.javatest.tool.ToolDialog.Restorer
 
setRestorer(ToolDialog.Restorer) - Method in class com.sun.javatest.tool.ToolDialog
 
setResult(TestResult) - Method in class com.sun.javatest.exec.CustomTestResultViewer
This method is called by the harness and it indicates to the viewer that it should check the given TestResult object for changes.
There can be three possible cases: TestResult is a different test, therefore the viewer should fully update the panel TestResult is the current test, the viewer should check the result for updates TestResult is null.
setResults(TreeSet[]) - Method in class com.sun.javatest.report.HTMLReport
 
setRightMargin(int) - Method in class com.sun.javatest.util.WrapWriter
Set the position for the right margin for the text stream.
setRightReplaceString(String) - Method in class com.sun.javatest.tool.StringFitter
set replace string for replacing ending of the truncated string
setRoot(File) - Method in class com.sun.javatest.TestFinder
Set the test suite root file or directory.
setRunPending(boolean) - Method in class com.sun.javatest.exec.InterviewEditor
 
setSaveOnExit(boolean) - Method in class com.sun.javatest.tool.Desktop
Specify whether or not the desktop will save its state when the VM exits.
setSelectedTestSuite(TestSuite) - Method in class com.sun.javatest.tool.TestSuiteChooser
Set the selected test suite.
setSelectedTool(Tool) - Method in class com.sun.javatest.tool.Desktop
Set the currently selected tool on the desktop.
setSelectedWorkDirectory(WorkDirectory) - Method in class com.sun.javatest.tool.WorkDirChooser
Set the work directory selected by the user.
setSelection(String[]) - Method in class com.sun.javatest.tool.TreeSelectionPane
Set the current selection, by means of a set of paths to the nodes to be selected.
setSelectionType(SelectionType) - Method in class com.sun.javatest.tool.TreeSelectionPane.SelectNode
 
setShortTitle(String) - Method in class com.sun.javatest.tool.Tool
Set a short title for the tool.
setShowConfigSection(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setShowEnvLog(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setShowKeywordSummary(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setShowKflReport(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setShowQuestionLog(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setShowResponses(boolean) - Method in class com.sun.interview.WizPrint
Specify whether or not responses should be shown when the interview is "printed" to HTML.
setShowResponseTypes(boolean) - Method in class com.sun.interview.WizPrint
Specify whether or not the types of responses should be shown when the interview is "printed" to HTML.
setShowResults(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setShowStdValues(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setShowTags(boolean) - Method in class com.sun.interview.WizPrint
Specify whether or not question tags should be shown when the interview is "printed" to HTML.
setSize(Dimension) - Method in class com.sun.javatest.tool.ToolDialog
Set the size of the dialog.
setSize(int, int) - Method in class com.sun.javatest.tool.ToolDialog
Set the size of the dialog.
setSpecifiedTests(String[]) - Method in class com.sun.javatest.BasicParameters
 
setSpecifiedTests(String[]) - Method in class com.sun.javatest.interview.TestsInterview
 
setSpecifiedTests(String[]) - Method in interface com.sun.javatest.Parameters.MutableTestsParameters
Set the specified tests to be be run when the mode is set to SPECIFIED_TESTS.
setSplitString(String) - Method in class com.sun.javatest.tool.StringFitter
set split string
setStarted(boolean) - Static method in class com.sun.javatest.util.MainAppletContext
Set a flag to indicate that the agent applet has been started.
setState(String) - Method in class com.sun.javatest.tool.IconLabel
Set the state for the icon to be displayed.
setStatus(Status) - Method in class com.sun.javatest.TestResult.Section
Set the result of this section.
setStatus(Status) - Method in class com.sun.javatest.TestResult
Set the result of this test.
setStatusForExit(int, Status) - Method in class com.sun.javatest.lib.ProcessCommand
Set a status to be returned for a specific exit code, overwriting any previous setting for this exit code.
setStrictModeEnabled(boolean) - Method in class com.sun.javatest.ExcludeList
Specify whether strict mode is on or not.
setStrictModeEnabled(boolean) - Method in class com.sun.javatest.KnownFailuresList
Specify whether strict mode is on or not.
setStyle(int) - Method in class com.sun.interview.InetAddressQuestion
Set the presentation style (IPv4 or IPv6) for this question.
setStyle(int) - Method in class com.sun.javatest.tool.Desktop
Set the current style of the desktop.
setSuggestions(File[]) - Method in class com.sun.interview.FileQuestion
Set the set of suggested responses.
setSuggestions(float[]) - Method in class com.sun.interview.FloatQuestion
Set the set of suggested responses.
setSuggestions(InetAddress[]) - Method in class com.sun.interview.InetAddressQuestion
Set the set of suggested responses.
setSuggestions(int[]) - Method in class com.sun.interview.IntQuestion
Set the set of suggested responses.
setSuggestions(File[]) - Method in class com.sun.interview.PropertiesQuestion.FilenameConstraints
Supply some possible values that the user may want to select from.
setSuggestions(float[]) - Method in class com.sun.interview.PropertiesQuestion.FloatConstraints
Supply some possible values that the user may want to select from.
setSuggestions(int[]) - Method in class com.sun.interview.PropertiesQuestion.IntConstraints
Supply some possible values that the user may want to select from.
setSuggestions(String[]) - Method in class com.sun.interview.PropertiesQuestion.StringConstraints
Supply some possible values that the user may want to select from.
setSuggestions(String[]) - Method in class com.sun.interview.StringQuestion
Set the set of suggested responses.
setSummary(String) - Method in class com.sun.interview.Question
Set the summary text for this question.
setTarget(String) - Method in class com.sun.javatest.tool.HelpLink
Set the help ID that will be displayed when the link is activated.
setTemplate(boolean) - Method in class com.sun.javatest.InterviewParameters
Set if the current instance is a template or not.
setTemplateFile(WorkDirectory, File, boolean) - Static method in class com.sun.javatest.TemplateUtilities
Associate a template file with a work directory.
setTemplateManger(InterviewParameters.TemplateManager) - Method in class com.sun.javatest.InterviewParameters
Set given template manager for this InterviewParameters.
setTemplatePath(String) - Method in class com.sun.javatest.InterviewParameters
Set the location of a configuration's master template.
setTestFinder(TestFinder) - Method in class com.sun.javatest.TestFinderQueue
Set the test finder to be used by this object.
setTestFinder(TestFinder) - Method in class com.sun.javatest.TestResultTable
Set the test finder for this object.
setTestFinder(TestFinder) - Method in class com.sun.javatest.TestSuite
Set the shared test finder used to read the tests in this test suite.
setTestRefresher(InterviewPropagator.TestRefresher) - Static method in class com.sun.javatest.InterviewPropagator
 
setTestResultTable(TestResultTable) - Method in class com.sun.javatest.WorkDirectory
Set a test result table containing the test descriptions for the tests in this test suite.
setTests(String[]) - Method in class com.sun.javatest.BasicParameters
 
setTests(String[]) - Method in class com.sun.javatest.interview.TestsInterview
 
setTests(String[]) - Method in interface com.sun.javatest.Parameters.MutableTestsParameters
Specify the tests to be executed.
setTests(String[]) - Method in class com.sun.javatest.TestFinderQueue
Set the initial set of files to be read by the test finder.
setTestsMode(int) - Method in class com.sun.javatest.BasicParameters
 
setTestsMode(int) - Method in class com.sun.javatest.interview.TestsInterview
 
setTestsMode(int) - Method in interface com.sun.javatest.Parameters.MutableTestsParameters
Set the current mode for how the tests are specified.
setTestSuite(File) - Method in class com.sun.javatest.BasicParameters
Set the test suite for the test run.
setTestSuite(TestSuite) - Method in class com.sun.javatest.BasicParameters
Set the test suite for the test run.
setTestSuite(TestSuite) - Method in class com.sun.javatest.exec.ContextManager
 
setTestSuite(TestSuite) - Method in class com.sun.javatest.exec.WorkDirChooseTool
Set the test suite for this chooser.
setTestSuite(TestSuite) - Method in class com.sun.javatest.interview.BasicInterviewParameters
Set the test suite for the test run.
setTestSuite(TestSuite) - Method in interface com.sun.javatest.Parameters
Set the test suite for which these parameters apply.
setTestSuite(File) - Method in class com.sun.javatest.tool.CommandContext
Set the path for the test suite to be associated with this object.
setTestSuite(TestSuite) - Method in class com.sun.javatest.tool.CommandContext
Set the test suite to be associated with this object.
setTestSuite(TestSuite) - Method in class com.sun.javatest.tool.WorkDirChooser
Set the test suite for this chooser.
setTestSuiteChooser(TestSuiteChooser) - Method in class com.sun.javatest.tool.WorkDirChooser
Set a test suite chooser to be used during error handling, if the test suite referenced by an existing work directory cannot be opened.
setTestSuiteTestCount(int) - Method in class com.sun.javatest.WorkDirectory
Specify the total number of tests found in this testsuite.
setText(String) - Method in class com.sun.interview.Question
Set the text for this question.
setText(String) - Method in class com.sun.javatest.tool.HelpLink
Set the text string that will be displayed as the body of the link.
setTextColor(String) - Method in class com.sun.javatest.tool.HelpLink
Set the color that will be used to display the link.
setTextFont(String) - Method in class com.sun.javatest.tool.HelpLink
Set the font that will be used to display the link.
setTimeoutFactor(float) - Method in class com.sun.javatest.BasicParameters
 
setTimeoutFactor(float) - Method in class com.sun.javatest.interview.TimeoutFactorInterview
Set the value of the timeout factor in the interview.
setTimeoutFactor(float) - Method in interface com.sun.javatest.Parameters.MutableTimeoutFactorParameters
Set an integer specifying a scale factor to be applied to the standard timeout for the test.
setTimeoutProvider(Script.TimeoutProvider) - Method in class com.sun.javatest.Script
Set TimeoutProvider used to control test timeouts.
setTitle(String) - Method in class com.sun.interview.Interview
Set a descriptive title to be used to annotate this interview.
setTitle(String) - Method in class com.sun.javatest.ExcludeList
Set the title for this exclude list.
setTitle(String) - Method in class com.sun.javatest.KnownFailuresList
Set the title for this exclude list.
setTool(Component) - Method in class com.sun.javatest.tool.ToolDialog
 
setTool(Tool) - Method in class com.sun.javatest.tool.ToolDialog
 
setToolTip(JComponent, String) - Method in class com.sun.javatest.tool.UIFactory
Set a tool tip for a component from a resource in the factory's resource bundle.
setToolTipText(String) - Method in class com.sun.javatest.tool.EditableList
Set the tool tip text that appears on the list.
setTracingRequired(boolean) - Method in class com.sun.javatest.Harness
Set whether a trace file should be generated while performing a test run.
setType(int) - Method in class com.sun.interview.InetAddressQuestion
Set the type of addresses (IPv4 or IPv6) that should be accepted by this question.
setType(String) - Method in class com.sun.javatest.tool.IconLabel
Set the type of icon to be displayed.
setUnsetAllowed(boolean) - Method in class com.sun.interview.PropertiesQuestion.ValueConstraints
May the answer be set to an unanswered state.
setURLs(URL[]) - Method in class com.sun.javatest.exec.NavigationPane
 
setUseTestCases(boolean) - Method in class com.sun.javatest.report.ReportSettings
 
setUseYesNo(boolean) - Method in class com.sun.interview.PropertiesQuestion.BooleanConstraints
Indicate whether this should be a Yes/No question or True/False.
setValidInputColor(Color) - Static method in class com.sun.javatest.tool.UIFactory
Set valid input color
setValue(String) - Method in class com.sun.interview.ChoiceArrayQuestion
Set the current value.
setValue(boolean[]) - Method in class com.sun.interview.ChoiceArrayQuestion
Set the current value.
setValue(String) - Method in class com.sun.interview.ChoiceQuestion
Set the current value.
setValue(String, String) - Method in class com.sun.interview.CompositeQuestion
Set the response to this question to the value represented by a string-valued argument.
setValue(String) - Method in class com.sun.interview.FileListQuestion
Set the response to this question to the value represented by a string-valued argument.
setValue(File[]) - Method in class com.sun.interview.FileListQuestion
Set the current value.
setValue(String) - Method in class com.sun.interview.FileQuestion
Set the response to this question to the value represented by a string-valued argument.
setValue(File) - Method in class com.sun.interview.FileQuestion
Set the current value.
setValue(String) - Method in class com.sun.interview.FloatQuestion
Set the response to this question to the value represented by a string-valued argument.
setValue(String, Locale) - Method in class com.sun.interview.FloatQuestion
Set the response to this question to the value represented by a string-valued argument, given in certain locale.
setValue(float) - Method in class com.sun.interview.FloatQuestion
Set the current value.
setValue(InetAddress) - Method in class com.sun.interview.InetAddressQuestion
Set the current value.
setValue(String) - Method in class com.sun.interview.InetAddressQuestion
Set the current value.
setValue(String) - Method in class com.sun.interview.IntQuestion
Set the response to this question to the value represented by a string-valued argument.
setValue(String, Locale) - Method in class com.sun.interview.IntQuestion
Set the response to this question to the value represented by a string-valued argument, given in certain locale.
setValue(int) - Method in class com.sun.interview.IntQuestion
Set the current value.
setValue(int) - Method in class com.sun.interview.ListQuestion
Set the index of the loop body to be selected.
setValue(String) - Method in class com.sun.interview.ListQuestion
Set the index of the loop body to be selected.
setValue(String) - Method in class com.sun.interview.NullQuestion
Set the response to this question to the value represented by a string-valued argument.
setValue(String) - Method in class com.sun.interview.PropertiesQuestion
Set the current value.
setValue(String, String) - Method in class com.sun.interview.PropertiesQuestion
Set a specific property within this question.
setValue(Properties) - Method in class com.sun.interview.PropertiesQuestion
Private because we need to maintain internal consistency, especially with the i18n info.
setValue(String) - Method in class com.sun.interview.Question
Set the response to this question to the value represented by a string-valued argument.
setValue(String) - Method in class com.sun.interview.StringListQuestion
 
setValue(String[]) - Method in class com.sun.interview.StringListQuestion
Set the current value.
setValue(String) - Method in class com.sun.interview.StringQuestion
Set the current value.
setValue(String) - Method in class com.sun.interview.TreeQuestion
 
setValue(String[]) - Method in class com.sun.interview.TreeQuestion
Set the current response to this question.
setValue(Object[]) - Method in class com.sun.interview.TreeQuestion
Set the current response to this question.
setValue(String) - Method in class com.sun.javatest.interview.TestsInterview.TreeOrFileChoiceQuestion
 
setValue(int[], Color[]) - Method in class com.sun.javatest.tool.PieChart
Sets the pie chart to the given distribution and corresponding colors.
setValue(Color) - Method in enum com.sun.javatest.tool.UIFactory.Colors
Setter for current color value.
setVerbose(boolean) - Method in class com.sun.interview.WizEdit
Set whether or not the edit should be done verbosely.
setVerbose(boolean, PrintStream) - Method in class com.sun.interview.WizEdit
Set whether or not the edit should be done verbosely, and set the stream to which tracing information should be output.
setVerboseMax(boolean) - Method in class com.sun.javatest.tool.CommandContext
Specify whether or not to override the setting of all other verbose options to true.
setVerboseOptionValue(String, boolean) - Method in class com.sun.javatest.tool.CommandContext
Specify the value of a verbose option.
setVerboseQuiet(boolean) - Method in class com.sun.javatest.tool.CommandContext
Specify whether or not to override the setting of all other verbose options to false.
setVerboseTimestampEnabled(boolean) - Method in class com.sun.javatest.tool.CommandContext
Configure whether timestamps are printed with verbose output.
setViewerVisible(boolean) - Method in class com.sun.javatest.exec.CustomTestResultViewer
Makes the viewer visible or invisible.
setViewManager(InterviewPropagator.ViewManager) - Static method in class com.sun.javatest.InterviewPropagator
 
setVisible(boolean) - Method in class com.sun.interview.PropertiesQuestion.ValueConstraints
Make value outwardly visible or invisible.
setVisible(boolean) - Method in class com.sun.javatest.exec.ExecTool
 
setVisible(boolean) - Method in class com.sun.javatest.exec.InterviewEditor
 
setVisible(boolean) - Method in class com.sun.javatest.exec.JavaTestToolBar
Shows or hides this component depending on the value of parameter visible.
setVisible(boolean) - Method in class com.sun.javatest.tool.Desktop
Set whether or not the top level windows of the desktop should be visible.
setVisible(boolean) - Method in class com.sun.javatest.tool.ToolDialog
Specify whether the dialog should be made visible on the screen or not.
setWD() - Method in class com.sun.javatest.exec.BasicSessionControl
Causes the dialog for work directory selecting to appear.
setWindowKey(String) - Method in class com.sun.javatest.tool.ToolDialog.Restorer
 
setWithoutTemplateMode(boolean) - Method in class com.sun.javatest.exec.WorkDirChooseTool
 
setWorkDir(WorkDirectory) - Method in class com.sun.javatest.exec.ContextManager
Deprecated.
use #setWorkDirectory(WorkDirectory) instead
setWorkDir(WorkDirectory, boolean) - Method in interface com.sun.javatest.exec.ExecModel
 
setWorkDir(WorkDirectory, boolean) - Method in class com.sun.javatest.exec.ExecTool
 
setWorkDir(WorkDirectory, boolean) - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
 
setWorkDirectory(File) - Method in class com.sun.javatest.BasicParameters
Set the work directory for the test run.
setWorkDirectory(WorkDirectory) - Method in class com.sun.javatest.BasicParameters
Set the work directory for the test run.
setWorkDirectory(WorkDirectory) - Method in class com.sun.javatest.exec.ContextManager
 
setWorkDirectory(WorkDirectory) - Method in class com.sun.javatest.interview.BasicInterviewParameters
Set the work directory for the test run.
setWorkDirectory(WorkDirectory) - Method in class com.sun.javatest.InterviewParameters
Set the work directory to be used for this test run.
setWorkDirectory(WorkDirectory) - Method in class com.sun.javatest.LastRunFilter
Can be called at any time to change the context of this filter.
setWorkDirectory(WorkDirectory) - Method in interface com.sun.javatest.Parameters
Set the work directory for which these parameters apply.
setWorkDirectory(WorkDirectory) - Method in class com.sun.javatest.TestResultTable
Set the work directory associated with this object.
setWorkDirectory(File) - Method in class com.sun.javatest.tool.CommandContext
Set the path for the work directory to be associated with this object.
setWorkDirectory(File, boolean) - Method in class com.sun.javatest.tool.CommandContext
Set the path for the work directory to be associated with this object.
setWorkDirectory(WorkDirectory) - Method in class com.sun.javatest.tool.CommandContext
Set the work directory to be associated with this object.
setXMLReportFile(File) - Method in class com.sun.javatest.report.ReportSettings
 
setZeroTestsOK(boolean) - Method in class com.sun.javatest.TestFinderQueue
Set a flag indicating whether it is OK to find no tests in the specified set of files.
shortTitleChanged(Tool, String) - Method in interface com.sun.javatest.tool.Tool.Observer
The short title of a tool has been changed.
shouldSelectCell(EventObject) - Method in class com.sun.javatest.exec.AbstractCellEditor
 
show() - Method in class com.sun.javatest.exec.InterviewEditor
 
show(int) - Method in class com.sun.javatest.exec.InterviewEditor
 
show(ActionListener) - Method in class com.sun.javatest.exec.InterviewEditor
 
show(int, ActionListener, boolean) - Method in class com.sun.javatest.exec.InterviewEditor
 
show(Component) - Method in class com.sun.javatest.tool.Deck
Make a component visible in the deck.
SHOW_DOCS_FOR_TEST - Static variable in class com.sun.javatest.exec.FeatureManager
Should harness display Documentation tab for single test
SHOW_TEMPLATE_UPDATE - Static variable in class com.sun.javatest.exec.FeatureManager
Show "check for template update" menu.
showAudio(URL) - Method in class com.sun.javatest.exec.MultiFormatPane
 
showConfigEditor(boolean) - Method in interface com.sun.javatest.exec.ExecModel
Show the configuration editor for this tool, and optionally run the tests defined by the configuration when the editor is closed.
showConfigEditor(boolean) - Method in class com.sun.javatest.exec.ExecTool
 
showConfigEditor() - Method in class com.sun.javatest.exec.ExecTool
Invoked after QSW
showConfigEditor(boolean) - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
 
showConfigureDialog() - Method in class com.sun.javatest.exec.BasicSessionControl
 
showCustomInfoDialog(String, Object) - Method in class com.sun.javatest.tool.UIFactory
Show a dialog which provides the user with an informational message.
showCustomYesNoDialog(String, Component) - Method in class com.sun.javatest.tool.UIFactory
Show a confirmation dialog with Yes and No buttons, using a resource to specify the title and component for the message.
The resources used are: uiKey.title the title for the dialog The method will block until the dialog is dismissed by the user.
showDialog(Component) - Method in class com.sun.javatest.report.ReportDirChooser
Show a dialog to allow the user to select a report directory.
showDialog(JFrame, Preferences, PreferencesPane[], HelpBroker) - Static method in class com.sun.javatest.tool.PreferencesPane
Show a dialog to allow the user to edit the set of preferences.
showDialog(Component) - Method in class com.sun.javatest.tool.TestSuiteChooser
Show a dialog to allow the user to select a test suite.
showDialog(Component) - Method in class com.sun.javatest.tool.WorkDirChooser
Show a dialog to allow the user to select a work directory.
showError(String) - Method in class com.sun.javatest.exec.MultiFormatPane
 
showError(String) - Method in class com.sun.javatest.tool.UIFactory
Show an error dialog, using a resource to specify the error message.
showError(String, Object) - Method in class com.sun.javatest.tool.UIFactory
Show an error dialog, using a resource to specify the error message.
showError(String, Object[]) - Method in class com.sun.javatest.tool.UIFactory
Show an error dialog, using a resource to specify the error message.
showError(String, Object[], Object[]) - Method in class com.sun.javatest.tool.UIFactory
Show an error dialog containing stack trace information, using a resource to specify the error message.
showImage(URL) - Method in class com.sun.javatest.exec.MultiFormatPane
 
showInformation(String) - Method in class com.sun.javatest.tool.UIFactory
Show an information dialog, using a resource to specify the error message.
showInformationDialog(String, Object[]) - Method in class com.sun.javatest.tool.UIFactory
Show a message only dialog, no user feedback.
showInformationDialog(String, Object[], Component) - Method in class com.sun.javatest.tool.UIFactory
 
showLiteralError(String, String) - Method in class com.sun.javatest.tool.UIFactory
Show a error dialog to the user, using previously localized (or unlocalized) strings for the message and title.
showMessage(ResourceBundle, String) - Method in interface com.sun.javatest.exec.ExecModel
 
showMessage(ResourceBundle, String) - Method in class com.sun.javatest.exec.ExecTool
 
showMessage(ResourceBundle, String) - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
 
showOKCancelDialog(String) - Method in class com.sun.javatest.tool.UIFactory
Show a confirmation dialog with OK and Cancel buttons, using a resource to specify the message and title.
showOKCancelDialog(String, Object) - Method in class com.sun.javatest.tool.UIFactory
Show a confirmation dialog with OK and Cancel buttons, using a resource to specify the message and title.
showOKCancelDialog(String, Object[]) - Method in class com.sun.javatest.tool.UIFactory
Show a confirmation dialog with OK and Cancel buttons, using a resource to specify the message and title.
showPath() - Method in class com.sun.javatest.EditJTI
Show the current question path for the configuration.
showPreferences(JFrame) - Method in class com.sun.javatest.tool.Desktop
Show a Preferences window.
showQSW() - Method in class com.sun.javatest.exec.ExecToolManager
To be invoked when user wants to open Quick Start Wizard
showQuickStartWizard() - Method in class com.sun.javatest.exec.ExecTool
 
showTemplateEditor() - Method in interface com.sun.javatest.exec.ExecModel
Show the configuration editor for this tool with current template
showTemplateEditor() - Method in class com.sun.javatest.exec.ExecTool
 
showTemplateEditor() - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
 
ShowTests - Class in com.sun.javatest.finder
ShowTests is a utility program to show the tests that are read by a test finder.
ShowTests() - Constructor for class com.sun.javatest.finder.ShowTests
 
ShowTests.BadArgs - Exception in com.sun.javatest.finder
This exception is used to report bad command line arguments.
ShowTests.Fault - Exception in com.sun.javatest.finder
This exception is used to report problems that occur while running.
showTestSuite(TestSuite) - Method in class com.sun.javatest.exec.ExecToolManager
Deprecated. 
showText(String, String) - Method in class com.sun.javatest.exec.MultiFormatPane
 
showText(URL) - Method in class com.sun.javatest.exec.MultiFormatPane
 
showView(InterviewPropagator, InterviewParameters) - Method in interface com.sun.javatest.InterviewPropagator.ViewManager
 
showWorkDirDialog() - Method in class com.sun.javatest.exec.BasicSessionControl
 
showWorkDirDialog(boolean) - Method in interface com.sun.javatest.exec.ExecModel
 
showWorkDirDialog(boolean) - Method in class com.sun.javatest.exec.ExecTool
 
showWorkDirDialog(boolean) - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
 
showWorkDirectory(WorkDirectory) - Method in class com.sun.javatest.exec.ExecToolManager
Deprecated. 
showYesNoCancelDialog(String) - Method in class com.sun.javatest.tool.UIFactory
Show a confirmation dialog with Yes, No and Cancel buttons, using a resource to specify the message and title.
showYesNoCancelDialog(String, Object) - Method in class com.sun.javatest.tool.UIFactory
Show a confirmation dialog with Yes and No buttons, using a resource to specify the message and title.
showYesNoCancelDialog(String, Object[]) - Method in class com.sun.javatest.tool.UIFactory
Show a confirmation dialog with Yes and No buttons, using a resource to specify the message and title.
showYesNoDialog(String) - Method in class com.sun.javatest.tool.UIFactory
Show a confirmation dialog with Yes and No buttons, using a resource to specify the message and title.
showYesNoDialog(String, Object) - Method in class com.sun.javatest.tool.UIFactory
Show a confirmation dialog with Yes and No buttons, using a resource to specify the message and title.
showYesNoDialog(String, Object[]) - Method in class com.sun.javatest.tool.UIFactory
Show a confirmation dialog with Yes and No buttons, using a resource to specify the message and title.
ShScriptCommentStream - Class in com.sun.javatest.finder
This class extracts all ASCII characters within standard shell script comments.
ShScriptCommentStream() - Constructor for class com.sun.javatest.finder.ShScriptCommentStream
 
simpleBackups(int) - Static method in class com.sun.javatest.util.BackupPolicy
Get a BackupPolicy object which does a set number of backups for all files.
SimpleInterviewParameters - Class in com.sun.javatest.interview
A simple interview that can be used for simple test suites.
SimpleInterviewParameters() - Constructor for class com.sun.javatest.interview.SimpleInterviewParameters
 
SINGLE_TEST_MANAGER - Static variable in class com.sun.javatest.exec.FeatureManager
Can this test suite be opened more than once within a harness? False allows any number of instances of the test suite to be opened.
size() - Method in class com.sun.javatest.ExcludeList
Get the number of entries in the table.
size() - Method in class com.sun.javatest.KnownFailuresList
Get the number of entries in the table.
size() - Method in class com.sun.javatest.TestResultTable
Find out the size of the entire tree.
size() - Method in class com.sun.javatest.util.Fifo
Return the number of entries currently in the fifo.
size() - Method in class com.sun.javatest.util.PrefixMap
 
size() - Method in class com.sun.javatest.util.PropertyArray
Get the number of properties stored in the property array.
SMALL - Static variable in class com.sun.javatest.util.HTMLWriter
The HTML "small" tag.
SortedProperties - Class in com.sun.javatest.util
A subtype of Properties for which the keys method will return a sorted enumeration.
SortedProperties() - Constructor for class com.sun.javatest.util.SortedProperties
 
source - Variable in class com.sun.javatest.exec.BasicSessionControl.E_EditorVisibility
 
SPECIFIED_TESTS - Static variable in interface com.sun.javatest.Parameters.MutableTestsParameters
A constant used to indicate that specified tests in the test suite should be run.
split(String) - Static method in class com.sun.interview.FileListQuestion
Break apart a string containing a white-space separate list of file names into an array of individual files.
split(String) - Static method in class com.sun.interview.StringListQuestion
Split a string into a set of newline-separated strings.
split(String) - Static method in class com.sun.interview.TreeQuestion
 
split(String) - Static method in class com.sun.javatest.util.StringArray
Convert a single whitespace separated string into it's component substrings.
splitList(String, String) - Static method in class com.sun.javatest.util.StringArray
Split up a comma separated list of values.
SRC - Static variable in class com.sun.javatest.util.HTMLWriter
The HTML "src" attribute.
start(Parameters) - Method in class com.sun.javatest.Harness
Start running all the tests defined by a new set of parameters.
START - Static variable in class com.sun.javatest.TestResult
The name of the property that defines the time at which the test execution started.
Start - Static variable in class com.sun.javatest.tool.CustomPropagationController.EventType
 
starting(Harness) - Method in class com.sun.javatest.TestSuite
A notification method that is called when a test suite run is starting.
startingTest(TestResult) - Method in interface com.sun.javatest.Harness.Observer
The harness is about to run the given test.
startingTestRun(Parameters) - Method in interface com.sun.javatest.Harness.Observer
The harness is beginning to execute tests.
startRefresh(TestResultTable.TreeNode) - Method in interface com.sun.javatest.TestResultTable.TreeEventObserver
A refresh has been stared on the node.
startReportGeneration(ReportSettings, String) - Method in interface com.sun.javatest.report.Report.StartGenListener
 
startTag(String) - Method in class com.sun.javatest.util.HTMLWriter
Start an HTML tag.
startTag(String) - Method in class com.sun.javatest.util.XMLWriter
Start an XML tag.
startTests(Parameters) - Method in class com.sun.javatest.exec.BasicSessionControl
Invoked when runTestHandler is going to start test execution
startTool() - Method in class com.sun.javatest.exec.ExecToolManager
Shows Quick Configuration Editor if not disabled
startTool(InterviewParameters) - Method in class com.sun.javatest.exec.ExecToolManager
Start an ExecTool for a particular configuration.
startTool() - Method in class com.sun.javatest.tool.ToolManager
Start a default instance of a tool.
Startup - Class in com.sun.javatest.tool
A lightweight class to display a startup (splash) image.
Startup() - Constructor for class com.sun.javatest.tool.Startup
Create an object to display a default startup image.
Startup(I18NResourceBundle, String) - Constructor for class com.sun.javatest.tool.Startup
Create an object to display a startup screen.
Startup(URL) - Constructor for class com.sun.javatest.tool.Startup
Create an object to display a startup screen.
Status - Class in com.sun.javatest
A class to embody the result of a test: a status-code and a related message.
Status(int, String) - Constructor for class com.sun.javatest.Status
Create a Status object.
StatusFilter - Class in com.sun.javatest
A test filter that filters tests according to their prior execution status.
StatusFilter(boolean[], TestResultTable) - Constructor for class com.sun.javatest.StatusFilter
Create a filter that filters tests according to their execution status.
STD_CONCURRENCY_MODE - Static variable in class com.sun.javatest.exec.InterviewEditor
 
STD_ENVIRONMENT_MODE - Static variable in class com.sun.javatest.exec.InterviewEditor
 
STD_EXCLUDE_LIST_MODE - Static variable in class com.sun.javatest.exec.InterviewEditor
 
STD_KEYWORDS_MODE - Static variable in class com.sun.javatest.exec.InterviewEditor
 
STD_KFL_MODE - Static variable in class com.sun.javatest.exec.InterviewEditor
 
STD_MODE - Static variable in class com.sun.javatest.exec.InterviewEditor
 
STD_PRIOR_STATUS_MODE - Static variable in class com.sun.javatest.exec.InterviewEditor
 
STD_TESTS_MODE - Static variable in class com.sun.javatest.exec.InterviewEditor
 
STD_TIMEOUT_FACTOR_MODE - Static variable in class com.sun.javatest.exec.InterviewEditor
 
StdTestScript - Class in com.sun.javatest.lib
A Script to compile/execute a standard test.
StdTestScript() - Constructor for class com.sun.javatest.lib.StdTestScript
 
stop() - Method in class com.sun.javatest.Harness
Stop the harness executing any tests.
stopAudio() - Method in class com.sun.javatest.exec.MultiFormatPane
 
stopCellEditing() - Method in class com.sun.javatest.exec.AbstractCellEditor
 
stoppingTestRun() - Method in interface com.sun.javatest.Harness.Observer
The harness is about to stop a test run, before it has finished executing all the specified tests.
storeProperty(String, String) - Method in class com.sun.interview.Interview
Store an "external" value into the configuration.
storeTemplateProperties(Properties) - Method in class com.sun.interview.Interview
Clear a previous template properties and store the new into the configuration.
storeTemplateProperty(String, String) - Method in class com.sun.interview.Interview
Store a template value into the configuration.
StringArray - Class in com.sun.javatest.util
A class to convert to and from a single string with space separated substrings.
StringArray() - Constructor for class com.sun.javatest.util.StringArray
 
StringFitter - Class in com.sun.javatest.tool
 
StringFitter() - Constructor for class com.sun.javatest.tool.StringFitter
Creates default StringFitter.
StringFitter(String, String) - Constructor for class com.sun.javatest.tool.StringFitter
Creates a StringFitter with universal replace string and specified split string.
StringFitter(String, String, String) - Constructor for class com.sun.javatest.tool.StringFitter
Creates a StringFitter with replace strings for beginning and ending of the truncated string and also with specified split string.
StringFitter(FontMetrics) - Constructor for class com.sun.javatest.tool.StringFitter
Creates a StringFitter with specified FontMetrics.
StringFitter(FontMetrics, String, String) - Constructor for class com.sun.javatest.tool.StringFitter
Creates a StringFitter with universal replace string, specified split string and FontMetrics.
StringFitter(FontMetrics, String, String, String) - Constructor for class com.sun.javatest.tool.StringFitter
Creates a StringFitter with replace strings for beginning and ending of the truncated string and also with specified split string and FontMetrics.
StringListQuestion - Class in com.sun.interview
A question to which the response is an array of strings.
StringListQuestion(Interview, String) - Constructor for class com.sun.interview.StringListQuestion
Create a question with a nominated tag.
StringQuestion - Class in com.sun.interview
A question to which the response is a string.
StringQuestion(Interview, String) - Constructor for class com.sun.interview.StringQuestion
Create a question with a nominated tag.
stringToProperties2(String) - Static method in class com.sun.javatest.InterviewPropagator
Converts string representation of property question to Properties2 object
STYLE - Static variable in class com.sun.javatest.util.HTMLWriter
The HTML "style" attribute.
suggestions - Variable in class com.sun.interview.FileQuestion
Suggested values for this question.
suggestions - Variable in class com.sun.interview.FloatQuestion
Suggested values for this question.
suggestions - Variable in class com.sun.interview.IntQuestion
Suggested values for this question.
suggestions - Variable in class com.sun.interview.PropertiesQuestion.FilenameConstraints
Current value set for the suggested response values.
suggestions - Variable in class com.sun.interview.PropertiesQuestion.FloatConstraints
Current value set for the suggested response values.
suggestions - Variable in class com.sun.interview.PropertiesQuestion.IntConstraints
Suggested values for this value's response.
suggestions - Variable in class com.sun.interview.PropertiesQuestion.StringConstraints
Current value set for the suggested response values.
suggestions - Variable in class com.sun.interview.StringQuestion
Suggested values for this question.
syncInterview() - Method in class com.sun.javatest.exec.ContextManager
Write the active interview to disk if possible.
SysEnv - Class in com.sun.javatest.util
A class to provide access to OS environment variables, by means of an external command which is executed.
SysEnv() - Constructor for class com.sun.javatest.util.SysEnv
 
SYSTEM_LAF - Static variable in class com.sun.javatest.tool.CommandContext
Code for setting default system LookAndFeel.
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, 2014, Oracle and/or its affiliates. All rights reserved.