Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- generateNodes(TestResult) - Method in class com.sun.javatest.TestResultTable.PathRecord
-
Generate the path to a given test.
- get(File) - Method in class com.sun.javatest.util.FileInfoCache
- get(Object) - Method in class com.sun.javatest.util.PrefixMap
- get(String) - Method in class com.sun.javatest.util.PropertyArray
-
Get the value of a named property.
- get(String) - Static method in class com.sun.javatest.util.SysEnv
-
Get the value of a specified environment value.
- get(String[], String) - Static method in class com.sun.javatest.util.PropertyArray
-
Get a named value from the array of properties.
- getAbsoluteEnvFiles() - Method in class com.sun.javatest.FileParameters
- getAbsoluteEnvFiles() - Method in class com.sun.javatest.interview.EnvironmentInterview
- getAbsoluteEnvFiles() - Method in interface com.sun.javatest.Parameters.LegacyEnvParameters
-
Get the set of files which define the environment used to run the tests.
- getAbsoluteFiles(File, File...) - Static method in class com.sun.javatest.BasicParameters
-
Convert a set of files to be absolute files.
- getAccessibleContext() - Method in class com.sun.javatest.tool.EditableList
-
Get the accessible context for this pane.
- getAccessibleContext() - Method in class com.sun.javatest.tool.HelpLink
-
Get the accessible context for this pane.
- getAccessibleContext() - Method in class com.sun.javatest.tool.TreeSelectionPane
-
Get the accessible context for this pane.
- getActiveTestResultTable() - Method in interface com.sun.javatest.exec.ExecModel
-
Get the test result table currently in use for display.
- getActiveTestResultTable() - Method in class com.sun.javatest.exec.ExecTool
- getActiveTestResultTable() - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
- getAdditionalDocNames() - Method in class com.sun.javatest.TestSuite
-
Get the names of any helpsets containing related documents for this test suite.
- getAdditionalDocs(TestSuite) - Static method in class com.sun.interview.Help
-
Get helpsets containing any related documents for this test suite.
- getAgentApplet() - Static method in class com.sun.javatest.util.MainAppletContext
-
Get the applet that has been identified as the JT Harness Agent applet.
- getAlignmentY() - Method in class com.sun.javatest.tool.IconLabel
- getAll() - Static method in class com.sun.javatest.util.SysEnv
-
Get a map containing all of the environment variables in the current execution context.
- getAll(Map<String, String>) - Static method in class com.sun.javatest.util.SysEnv
-
Get a map containing all of the environment variables in the current execution context.
- getAllowConfigLoadOutsideDefault() - Method in class com.sun.javatest.exec.ContextManager
-
Get ability to load config outside default directory
- getAllowConfigSaveOutsideDefault() - Method in class com.sun.javatest.exec.ContextManager
-
Get ability to load config outside default directory
- getAllowsChildren() - Method in class com.sun.javatest.exec.TT_BasicNode
- getAllowsChildren() - Method in class com.sun.javatest.exec.TT_TestNode
- getAllowTemplateLoadOutsideDefault() - Method in class com.sun.javatest.exec.ContextManager
-
Get ability to load templates outside default directory
- getAllowTemplateSaveOutsideDefault() - Method in class com.sun.javatest.exec.ContextManager
-
Get ability to save templates outside default directory
- getAllQuestions() - Method in class com.sun.interview.Interview
-
Get all questions in this interview and recursively, in all child interviews.
- getAllTestCases() - Method in class com.sun.javatest.lib.MultiTest
-
Generates a list of all test case methods.
- getApplet(String) - Static method in class com.sun.javatest.util.MainAppletContext
-
Get the applet that has been registered with a given name.
- getAppletContext() - Static method in class com.sun.javatest.util.MainAppletContext
-
Get the current AppletContext.
- getAppletNames() - Static method in class com.sun.javatest.util.MainAppletContext
-
Get an enumeration of all the names that have been used to register applets.
- getArgs() - Method in class com.sun.javatest.tool.Command
-
Get the array of arguments for this command.
- getArray() - Method in class com.sun.javatest.util.PropertyArray
-
Get a copy of the data in this PropertyArray.
- getArray(Map<String, String>) - Static method in class com.sun.javatest.util.PropertyArray
-
Get a compact array containing the names and values of entries from a standard Properties object.
- getArrayClass(Object...) - Static method in class com.sun.javatest.util.DynamicArray
-
Get the type of objects that the array is declared to hold.
- getAutoRunCommand() - Method in class com.sun.javatest.tool.CommandContext
-
Get the "auto run" command registered with this object.
- getAutoRunReportDir() - Method in class com.sun.javatest.tool.CommandContext
-
Get the "auto run report directory" registered with this object.
- getAutostopThreshold(int) - Method in class com.sun.javatest.Harness
- getBackupLevel() - Method in class com.sun.javatest.report.ReportSettings
- getBackupPolicy() - Method in class com.sun.javatest.Harness
-
Get the backup policy object used by this harness, used to determine the policy for backing up files before overwriting them.
- getBackupPolicy() - Method in class com.sun.javatest.InterviewParameters
-
Get the backup policy to be used when saving configuration files.
- getBackupPolicy() - Method in class com.sun.javatest.TestRunner
-
Get the backup policy to be used when creating the test result files generated by this test runner.
- getBaseDirectory() - Method in class com.sun.interview.FileListQuestion
-
Get the default directory for files for a response to this question.
- getBaseDirectory() - Method in class com.sun.interview.FileQuestion
-
Get the default directory for files for a response to this question.
- getBaseDirectory() - Method in class com.sun.interview.PropertiesQuestion.FilenameConstraints
-
Get the default directory for files for a response to this question.
- getBaseDirName() - Method in class com.sun.javatest.report.COFReport
- getBaseDirName() - Method in class com.sun.javatest.report.CustomReportFormat
- getBaseDirName() - Method in class com.sun.javatest.report.HTMLReport
- getBaseDirName() - Method in class com.sun.javatest.report.PlainTextReport
- getBaseDirName() - Method in class com.sun.javatest.report.XMLReport
- getBaseFont() - Static method in class com.sun.javatest.tool.UIFactory
- getBodies() - Method in class com.sun.interview.ListQuestion
-
Get the set of bodies currently allocated within the loop.
- getBody() - Method in class com.sun.javatest.tool.ToolDialog
-
Get the component for the main body of the dialog.
- getBody(int) - Method in class com.sun.interview.ListQuestion
-
Get a specified body from the loop.
- getBodyCount() - Method in class com.sun.interview.ListQuestion
-
Get the number of bodies (iterations) currently allocated within the loop.
- getBoolean(Class<?>) - Static method in class com.sun.javatest.util.Debug
-
Find out the debugging setting for class c.
- getBoolean(Class<?>, String) - Static method in class com.sun.javatest.util.Debug
-
Find out the debugging setting for class c.
- getBoolean(String) - Static method in class com.sun.javatest.util.Debug
-
Get a named debugging setting.
- getBugIds() - Method in class com.sun.javatest.ExcludeList.Entry
-
Deprecated.use getBugIdStrings() instead
- getBugIdStrings() - Method in class com.sun.javatest.ExcludeList.Entry
-
Get the set of bug IDs referenced by this entry.
- getBugIdStrings() - Method in class com.sun.javatest.KnownFailuresList.Entry
-
Get the set of bug IDs referenced by this entry.
- getBuildDate() - Static method in class com.sun.javatest.ProductInfo
-
The date this product was built.
- getBuildJavaVersion() - Static method in class com.sun.javatest.ProductInfo
-
The version of Java used to build this product.
- getBuildNumber() - Static method in class com.sun.javatest.ProductInfo
-
The build number for this product.
- getBundle(String) - Static method in class com.sun.javatest.ResourceLoader
- getBundle(String, Locale, ClassLoader) - Static method in class com.sun.javatest.ResourceLoader
- getBundleForClass(Class<?>) - Static method in class com.sun.javatest.util.I18NResourceBundle
-
Get a package-specific resource bundle for a class containing localization data.
- getButtons() - Method in class com.sun.javatest.tool.ToolDialog
-
Get the buttons from the button bar at the bottom of the dialog.
- getCachedResult(TestDescription) - Method in class com.sun.javatest.TestResultTable
-
This method returns TestResult from map of test results, collected by TestResultCache worker.
- getCanonicalURIPath(File) - Method in class com.sun.javatest.util.HTMLWriter
-
Returns URI path to the specified absolute file.
- getCellEditorValue() - Method in class com.sun.javatest.exec.AbstractCellEditor
- getCharsOnLineSoFar() - Method in class com.sun.javatest.util.WrapWriter
-
Get the number of characters that have been written so far on the current line.
- getChecklistItems() - Method in class com.sun.interview.Question
-
Get any items which should be added to the interview's checklist.
- getChecksumState() - Method in class com.sun.javatest.TestResult
-
Get info about the checksum in this object.
- getChild(int) - Method in interface com.sun.javatest.TestResultTable.TreeNode
-
Get the child at the specified location.
- getChild(int) - Method in class com.sun.javatest.TRT_TreeNode
- getChild(int) - Method in class com.sun.javatest.util.HelpTree.Node
-
Get a specified child of this node.
- getChild(Object, int) - Method in interface com.sun.interview.TreeQuestion.Model
-
Get a child of a specified node, or null if no such child exists.
- getChild(Object, int) - Method in interface com.sun.javatest.tool.TreeSelectionPane.Model
-
Get a specific child of a node.
- getChildAt(int) - Method in class com.sun.javatest.exec.TT_BasicNode
- getChildAt(int) - Method in class com.sun.javatest.exec.TT_TestNode
- getChildCount() - Method in class com.sun.javatest.exec.TT_BasicNode
- getChildCount() - Method in class com.sun.javatest.exec.TT_TestNode
- getChildCount() - Method in interface com.sun.javatest.TestResultTable.TreeNode
-
Find out how many children this node contains.
- getChildCount() - Method in class com.sun.javatest.TRT_TreeNode
-
Find out how many children this node contains.
- getChildCount() - Method in class com.sun.javatest.util.HelpTree.Node
-
Get the number of children of this node.
- getChildCount(Object) - Method in interface com.sun.interview.TreeQuestion.Model
-
Get the number of children of a specified node.
- getChildCount(Object) - Method in interface com.sun.javatest.tool.TreeSelectionPane.Model
-
Get the number of children for a node.
- getChildPanes() - Method in class com.sun.javatest.tool.PreferencesPane
-
Get the set of child panes, if any, containing additional groups of preferences relevant to but not contained on this pane.
- getChildren() - Method in class com.sun.javatest.finder.BinaryTestFinder.TestTree.Node
- getChildren() - Method in class com.sun.javatest.tool.TreeSelectionPane.SelectNode
- getChildStatus() - Method in interface com.sun.javatest.TestResultTable.TreeNode
-
Get the statistics for the state of tests under this node.
- getChildStatus() - Method in class com.sun.javatest.TRT_TreeNode
- getChoices() - Method in class com.sun.interview.ChoiceArrayQuestion
-
Get the set of legal responses for this question.
- getChoices() - Method in class com.sun.interview.ChoiceQuestion
-
Get the set of legal responses for this question.
- getChosenExtension() - Method in class com.sun.javatest.tool.FileChooser
-
Get a chosen file filter extension.
- getClassDir() - Static method in class com.sun.javatest.Harness
-
Get the class directory or jar file containing JT Harness.
- getClassDir() - Method in class com.sun.javatest.TestDescription
-
Deprecated.use
getParameter("classDir")
instead - getClassForExtension(String) - Method in class com.sun.javatest.finder.TagTestFinder
-
Get the class used to handle an extension.
- getClassLoader() - Method in class com.sun.javatest.Command
-
Get the class loader to be used if this command needs to dynamically load additional classes.
- getClassLoader() - Method in class com.sun.javatest.TestSuite
-
Get the class loader specified when this test suite object was created.
- getCleanupFinishTime() - Method in class com.sun.javatest.Harness
-
Get the time at which cleanup of the entire run was completed.
- getCloseAlerts() - Method in class com.sun.javatest.tool.Tool
-
Get a list (if any) of the reasons why it might be inadvisable to close the tool at this point.
- getColorByPreferencesName(String) - Static method in enum class com.sun.javatest.tool.UIFactory.Colors
-
Get Color by colors preferences name.
- getColorsNames() - Static method in enum class com.sun.javatest.tool.UIFactory.Colors
-
Get array with all colors names used in preferences
- getColumnClass(int) - Method in class com.sun.javatest.exec.FileSystemTableModel
- getColumnCount() - Method in class com.sun.javatest.exec.FileSystemTableModel
- getColumnName(int) - Method in class com.sun.javatest.exec.FileSystemTableModel
- getCommand() - Method in exception class com.sun.javatest.tool.Command.Fault
-
Get the command that created this fault.
- getCommands() - Method in class com.sun.javatest.tool.CommandContext
-
Get the set of commands to be executed by this object.
- getComparator() - Method in class com.sun.javatest.finder.TestFinderDecorator
- getComparator() - Method in class com.sun.javatest.TestFinder
-
Get the current comparator being used.
- getConcurrency() - Method in class com.sun.javatest.BasicParameters
- getConcurrency() - Method in class com.sun.javatest.interview.ConcurrencyInterview
-
Get the concurrency value from the interview.
- getConcurrency() - Method in class com.sun.javatest.InterviewParameters
- getConcurrency() - Method in interface com.sun.javatest.Parameters.ConcurrencyParameters
-
Get an integer specifying the maximum number of tests that may be run in parallel.
- getConcurrency() - Method in interface com.sun.javatest.Parameters
-
Get an integer specifying the maximum number of tests that may be run in parallel.
- getConcurrency() - Method in class com.sun.javatest.TestRunner
-
Get the concurrency to be used when running the tests, if applicable.
- getConcurrencyFirstQuestion() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getConcurrencyFirstQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the first question concerning the number of tests that may be run in parallel.
- getConcurrencyParameters() - Method in class com.sun.javatest.BasicParameters
- getConcurrencyParameters() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getConcurrencyParameters() - Method in interface com.sun.javatest.Parameters
-
Get an object which provides access to the integer specifying the maximum number of tests that may be run in parallel.
- getConcurrencySuccessorQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the next question after those concerning the number of tests that may be run in parallel.
- getConfig() - Method in class com.sun.javatest.exec.ET_DefaultViewControl
- getConfig() - Method in interface com.sun.javatest.exec.ET_ViewControl
- getConfig() - Method in class com.sun.javatest.tool.CommandContext
-
Get the configuration associated with this object.
- getConfig(CommandContext) - Method in class com.sun.javatest.tool.Command
-
A convenience method to get the configuration from a command context, and rewrapping any exception that might occur.
- getConfigInfo(File) - Static method in class com.sun.javatest.TemplateUtilities
- getConfigName() - Method in class com.sun.javatest.LastRunInfo
-
Get the name of the configuration that was used in the last test run.
- getConflictReportFile() - Method in class com.sun.javatest.InterviewPropagator.PropogateMap
-
Returns temporary file with html conflict report
- getConstraintKeyFromRow(Object...) - Method in class com.sun.interview.PropertiesQuestion
-
Calculates constraint key for table row.
- getConstraints(String) - Method in class com.sun.interview.PropertiesQuestion
- getContext() - Method in exception class com.sun.javatest.tool.CommandContext.Fault
-
Get the command context object that created this fault object.
- getContext() - Static method in class com.sun.javatest.util.MainFrame
-
Deprecated.replaced by acquireFrame.
- getContextManager() - Method in interface com.sun.javatest.exec.ExecModel
- getContextManager() - Method in class com.sun.javatest.exec.ExecTool
- getContextManager() - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
- getContextMenus() - Method in class com.sun.javatest.exec.ContextManager
-
Get the context (popup) custom menus to be added in the GUI.
- getCreationTime() - Method in class com.sun.javatest.tool.Tool
-
Get the creation time for this tool.
- getCurrentCard() - Method in class com.sun.javatest.tool.Deck
-
Get the component that is currently visible in the deck.
- getCurrentDir() - Method in class com.sun.javatest.exec.FileSystemTableModel
- getCurrentFile() - Method in class com.sun.javatest.finder.HTMLTestFinder
-
Get the name of the file currently being read.
- getCurrentFile() - Method in class com.sun.javatest.finder.TagTestFinder
-
Get the name of the file currently being scanned.
- getCurrentInterview() - Method in class com.sun.javatest.exec.ContextManager
-
Returns an InterviewParameters instance filled with the current interview values, or null if the interview is not loaded.
- getCurrentMode() - Method in class com.sun.javatest.exec.MultiFormatPane
- getCurrentPane() - Method in class com.sun.javatest.exec.MultiFormatPane
- getCurrentQuestion() - Method in class com.sun.interview.Interview
-
Get the current question in the interview.
- getCurrentTemplate() - Method in class com.sun.javatest.exec.ContextManager
-
Returns an InterviewParameters instance filled with the current template values, or null if the template is not loaded.
- getCurrentTestCount() - Method in class com.sun.javatest.TestResultTable
-
How many tests have been found so far.
- getCurrentTestFinder() - Method in class com.sun.javatest.finder.TestFinderDecorator
- getCustomExcludeFiles() - Method in class com.sun.javatest.BasicParameters
- getCustomExcludeFiles() - Method in class com.sun.javatest.interview.ExcludeListInterview
- getCustomExcludeFiles() - Method in interface com.sun.javatest.Parameters.MutableExcludeListParameters
-
Get the files used to define the exclude list when the exclude list mode is set to CUSTOM_EXCLUDE_LIST.
- getCustomRenderersMap() - Method in class com.sun.javatest.exec.ContextManager
- getCustomReports() - Method in class com.sun.javatest.exec.ContextManager
-
Get custom report types.
- getCustomReports() - Method in interface com.sun.javatest.report.Report.CustomReportManager
- getCustomReports() - Method in class com.sun.javatest.report.ReportSettings
- getCustomResultViewers() - Method in class com.sun.javatest.exec.ContextManager
-
Get the context custom test result viewers to be added in the GUI.
- getCustomSplash() - Method in class com.sun.javatest.tool.Command
-
Get the classpath to load the custom splash screen from.
- getDefaultButton() - Method in class com.sun.javatest.tool.ToolDialog
-
Get the default button from the button bar at the bottom of the dialog.
- getDefaultComparator() - Static method in class com.sun.javatest.TestFinder
-
Get the default to be used when the user does not want to specify their own.
- getDefaultConfigLoadPath() - Method in class com.sun.javatest.exec.ContextManager
-
Get the default path from which configuration files are loaded.
- getDefaultConfigSavePath() - Method in class com.sun.javatest.exec.ContextManager
-
Get the default path from which configuration files are loaded.
- getDefaultFitter() - Static method in class com.sun.javatest.tool.StringFitter
-
get or create and get an instance of default StringFitter with "..." for replace strings and "" for split string
- getDefaultImage() - Method in class com.sun.interview.Interview
-
Get a default image to be used for the questions of an interview.
- getDefaultInputColor() - Static method in class com.sun.javatest.tool.UIFactory
-
Get default input color (while by default)
- getDefaultSummary() - Method in class com.sun.interview.ListQuestion.Body
-
Get a default summary to be used to identify this instance of the the loop body, to be used when getSummary() returns null.
- getDefaultTemplateLoadPath() - Method in class com.sun.javatest.exec.ContextManager
-
Get the default path from which template files are loaded.
- getDefaultTemplateSavePath() - Method in class com.sun.javatest.exec.ContextManager
-
Get the default path to which template files are saved.
- getDefaultValue() - Method in class com.sun.interview.ChoiceArrayQuestion
-
Get the default response for this question.
- getDefaultValue() - Method in class com.sun.interview.ChoiceQuestion
-
Get the default response for this question.
- getDefaultValue() - Method in class com.sun.interview.FileListQuestion
-
Get the default response for this question.
- getDefaultValue() - Method in class com.sun.interview.FileQuestion
-
Get the default response for this question.
- getDefaultValue() - Method in class com.sun.interview.FloatQuestion
-
Get the default response for this question.
- getDefaultValue() - Method in class com.sun.interview.InetAddressQuestion
-
Get the default response for this question.
- getDefaultValue() - Method in class com.sun.interview.IntQuestion
-
Get the default response for this question.
- getDefaultValue() - Method in class com.sun.interview.PropertiesQuestion
-
Get the default response for this question.
- getDefaultValue() - Method in class com.sun.interview.StringListQuestion
-
Get the default response for this question.
- getDefaultValue() - Method in class com.sun.interview.StringQuestion
-
Get the default response for this question.
- getDefaultValue() - Method in class com.sun.interview.TreeQuestion
-
Get the default response for this question.
- getDefaultValue() - Method in enum class com.sun.javatest.tool.UIFactory.Colors
-
Getter for default String-encoded color value.
- getDefaultWorkDirPath() - Method in class com.sun.javatest.exec.ContextManager
-
Get the default path for work directory.
- getDefinedInEnv() - Method in class com.sun.javatest.TestEnvironment.Element
-
Get the name of the environment that defines this entry.
- getDefinedInFile() - Method in class com.sun.javatest.TestEnvironment.Element
-
Get the name of the file (or table) that defines this entry.
- getDescription() - Method in class com.sun.interview.AllFilesFileFilter
-
Get a short description for this filter.
- getDescription() - Method in class com.sun.interview.DirectoryFileFilter
-
Get a short description for this filter.
- getDescription() - Method in class com.sun.interview.ExtensionFileFilter
-
Get a short description for this filter.
- getDescription() - Method in interface com.sun.interview.FileFilter
-
Get a short description for this filter.
- getDescription() - Method in class com.sun.interview.FilesAndDirectoriesFileFilter
-
Get a short description for this filter.
- getDescription() - Method in class com.sun.javatest.AllTestsFilter
- getDescription() - Method in class com.sun.javatest.CompositeFilter
- getDescription() - Method in class com.sun.javatest.ExcludeListFilter
- getDescription() - Method in class com.sun.javatest.exec.CustomTestResultViewer
-
Returns the description of the current CustomTestResultViewer.
- getDescription() - Method in class com.sun.javatest.exec.JavaTestToolBar
-
Get the long description of this toolbar's purpose.
- getDescription() - Method in class com.sun.javatest.InitialUrlFilter
- getDescription() - Method in class com.sun.javatest.interview.BasicInterviewParameters
-
Get a description for this configuration.
- getDescription() - Method in class com.sun.javatest.InterviewParameters
-
Get a description for this configuration.
- getDescription() - Method in class com.sun.javatest.KeywordsFilter
- getDescription() - Method in class com.sun.javatest.LastRunFilter
- getDescription() - Method in class com.sun.javatest.ParameterFilter
- getDescription() - Method in class com.sun.javatest.report.CustomReport
-
Get a longer description about the purpose of this report type.
- getDescription() - Method in class com.sun.javatest.StatusFilter
- getDescription() - Method in class com.sun.javatest.TemplateUtilities.ConfigInfo
- getDescription() - Method in class com.sun.javatest.TestEnvironment
-
Get the description of this environment, as given by the "description" entry.
- getDescription() - Method in class com.sun.javatest.TestFilter
-
Get a description of this filter, as might be used to give more details about this filter than provided by
TestFilter.getName()
. - getDescription() - Method in class com.sun.javatest.TestResult
-
Get the description of the test from which this result was created.
- getDescription() - Method in class com.sun.javatest.tool.WDC_FileFilter
- getDescription() - Method in class com.sun.javatest.util.HelpTree.Node
-
Get the description of this node.
- getDescription(File) - Method in class com.sun.javatest.tool.WDC_FileView
- getDescriptionIndent() - Method in class com.sun.javatest.util.HelpTree
-
Get the indentation used to adjust the left margin when writing the description of a node.
- getDesktop() - Method in class com.sun.javatest.tool.CommandContext
-
Get the desktop associated with this object.
- getDesktop() - Method in class com.sun.javatest.tool.Tool
-
Get the desktop for this tool.
- getDesktop() - Method in class com.sun.javatest.tool.ToolManager
-
Get the desktop for which this manager is managing tools.
- getDesktopMode() - Method in class com.sun.javatest.tool.Command
-
Get the desktop mode for this command.
- getDetailedVersion() - Static method in class com.sun.javatest.ProductInfo
-
Returns detailed version string of this product.
- getDialogParent() - Method in class com.sun.javatest.tool.Desktop
-
Get a parent component for a dialog to use.
- getDialogParent() - Method in class com.sun.javatest.tool.ToolDialog
-
Get a parent component for a dialog to use.
- getDiffInPaths(String, String) - Static method in class com.sun.javatest.WorkDirectory
- getDir() - Method in class com.sun.javatest.TestDescription
-
Get the directory for this test description.
- getDisplayableName() - Method in class com.sun.javatest.tool.TreeSelectionPane.SelectNode
- getDisplayChoices() - Method in class com.sun.interview.ChoiceArrayQuestion
-
Get the display values for the set of choices for this question.
- getDisplayChoices() - Method in class com.sun.interview.ChoiceQuestion
-
Get the display values for the set of legal responses for this question.
- getDisplayValue() - Method in class com.sun.interview.ChoiceQuestion
-
Get the display string for the current (default or latest) response to this question.
- getDisplayValue(Object) - Method in class com.sun.javatest.tool.EditableList
-
Get the display value for an item in the list.
- getDocsForFolder(String) - Method in class com.sun.javatest.TestSuite
-
This method should be overridden in subclasses
- getDocsForTest(TestDescription) - Method in class com.sun.javatest.TestSuite
-
This method should be overridden in subclasses
- getDocuments() - Method in class com.sun.javatest.exec.TP_DocumentationSubpanel
- getDotsPerInch() - Method in class com.sun.javatest.tool.UIFactory
-
Get the screen resolution, in dots per inch, as provided by the default AWT toolkit.
- getElapsedTime() - Method in class com.sun.javatest.Harness
-
Find time since the start of the current or last run.
- getEnclosingTable() - Method in interface com.sun.javatest.TestResultTable.TreeNode
-
Find out what TestResultTable this node is part of.
- getEnclosingTable() - Method in class com.sun.javatest.TRT_TreeNode
- getEndSummary() - Method in class com.sun.interview.ListQuestion
-
Get the summary text for the end question.
- getEndText() - Method in class com.sun.interview.ListQuestion
-
Get the question text for the end question.
- getEndTextArgs() - Method in class com.sun.interview.ListQuestion
-
Get the formatting arguments for the question text for the end question.
- getEndTime() - Method in class com.sun.javatest.TestResult
-
Gets the time when the test was completed, or at least the time when it's final status was set.
- getEntry(String) - Method in class com.sun.javatest.ExcludeList
-
Locate an entry for a test.
- getEntry(String, String) - Method in class com.sun.javatest.ExcludeList
-
Locate an entry for a test.
- getEnv() - Method in class com.sun.javatest.FileParameters
- getEnv() - Method in class com.sun.javatest.Harness
-
Get the current test environment being used by the harness.
- getEnv() - Method in class com.sun.javatest.interview.EnvironmentInterview
-
Get the environment specified by the environment files and environment name, or null, if it cannot be determined.
- getEnv() - Method in class com.sun.javatest.interview.SimpleInterviewParameters
- getEnv() - Method in class com.sun.javatest.InterviewParameters
- getEnv() - Method in interface com.sun.javatest.Parameters.EnvParameters
-
Get the environment of test-suite-specific configuration values, to be passed to the script used to run each test.
- getEnv() - Method in interface com.sun.javatest.Parameters
-
Get the environment of test-suite-specific configuration values, to be passed to the script used to run each test.
- getEnv(String) - Method in class com.sun.javatest.TestEnvContext
-
Get a environment from this set of environments.
- getEnvFiles() - Method in class com.sun.javatest.FileParameters
- getEnvFiles() - Method in class com.sun.javatest.interview.EnvironmentInterview
-
Get the environment files specified in the interview.
- getEnvFiles() - Method in interface com.sun.javatest.Parameters.LegacyEnvParameters
-
Get the set of files which define the environment used to run the tests.
- getEnvFirstQuestion() - Method in class com.sun.javatest.interview.LegacyParameters
-
Get the first question to be asked concerning the environment to be set up and used for each test to be run.
- getEnvFirstQuestion() - Method in class com.sun.javatest.interview.SimpleInterviewParameters
- getEnvFirstQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the first question to be asked concerning the environment to be set up and used for each test to be run.
- getEnvironment() - Method in class com.sun.javatest.TestResult
-
Get a copy of the environment that this object has stored.
- getEnvironment() - Method in class com.sun.javatest.TestRunner
-
Get the test environment to be used to execute the tests that will be run by this test runner.
- getEnvMenuNames() - Method in class com.sun.javatest.TestEnvContext
-
Get an array containing all the names of environments that should appear in a menu of valid environment names.
- getEnvName() - Method in class com.sun.javatest.FileParameters
- getEnvName() - Method in class com.sun.javatest.interview.EnvironmentInterview
-
Get the environment name specified in the interview.
- getEnvName() - Method in interface com.sun.javatest.Parameters.LegacyEnvParameters
-
Get the name of the environment to be used, from the set of environments contained in the fles set by setEnvFiles.
- getEnvNames() - Method in class com.sun.javatest.TestEnvContext
-
Get an array containing all the names of environments in this set of environments.
- getEnvParameters() - Method in class com.sun.javatest.FileParameters
- getEnvParameters() - Method in class com.sun.javatest.interview.LegacyParameters
- getEnvParameters() - Method in class com.sun.javatest.interview.SimpleInterviewParameters
- getEnvParameters() - Method in interface com.sun.javatest.Parameters
-
Get an object which provides access to the environment of test-suite-specific configuration values to be used when each test is run.
- getEnvSuccessorQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the next question to be asked after those concerning the environment to be set up and used for each test to be run.
- getEnvTable() - Method in class com.sun.javatest.FileParameters
-
Get an object containing the environments read from the environment files.
- getEpilogFirstQuestion() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getEpilogFirstQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the first question of the epilog, which should be asked after all the other questions in the configuration interview have been asked.
- getErrorCount() - Method in class com.sun.javatest.TestFinder
-
Get an count of the number of errors found by this test finder, as recorded by calls to the error handler via error and localizedError.
- getErrorCount() - Method in class com.sun.javatest.TestFinderQueue
-
Get the number of errors that have been found so far by the test finder while reading the tests.
- getErrorHandler() - Method in class com.sun.javatest.TestFinder
-
Get the registered error handler.
- getErrorMessage() - Method in class com.sun.javatest.BasicParameters
- getErrorMessage() - Method in class com.sun.javatest.FileParameters
- getErrorMessage() - Method in class com.sun.javatest.InterviewParameters
-
If there is an error in any of the configuration values, as indicated by isValid, this method will provide a detail message about the first question for which there is a problem.
- getErrorMessage() - Method in interface com.sun.javatest.Parameters
-
If there is an error in any of the configuration values, as indicated by isValid, this method will provide a detail message about one or more of the invalid values.
- getErrors() - Method in class com.sun.javatest.TestFinder
-
Get the errors recorded by the test finder, as recorded by calls to the error handler via error and localizedError.
- getEstimatedSize() - Method in class com.sun.javatest.TRT_TreeNode
-
Get the estimated number of tests below this node.
- getEstimatedTestCount() - Method in class com.sun.javatest.TestSuite
-
Get the estimated number of tests in the test suite.
- getEstimatedTime() - Method in class com.sun.javatest.Harness
-
Find out the estimated time required to complete the remaining tests.
- getExchangeData() - Method in class com.sun.javatest.report.ReportSettings
-
Give Map for data exchange between custom reports during the same report session.
- getExcludedTestCases(TestDescription) - Method in class com.sun.javatest.TestRunner
-
Get the names of the test cases to be excluded when running a specific test.
- getExcludeFiles() - Method in class com.sun.javatest.BasicParameters
- getExcludeFiles() - Method in class com.sun.javatest.interview.ExcludeListInterview
- getExcludeFiles() - Method in interface com.sun.javatest.Parameters.MutableExcludeListParameters
-
Get the set of files which define the exclude list.
- getExcludeFilter() - Method in class com.sun.javatest.interview.ExcludeListInterview
-
Get a test filter generated from the exclude list files in the interview.
- getExcludeList() - Method in class com.sun.javatest.BasicParameters
- getExcludeList() - Method in class com.sun.javatest.ExcludeListFilter
-
Get the exclude list used to filter out tests for this filter.
- getExcludeList() - Method in class com.sun.javatest.interview.ExcludeListInterview
-
Get the exclude list generated from the exclude list files in the interview.
- getExcludeList() - Method in class com.sun.javatest.InterviewParameters
- getExcludeList() - Method in interface com.sun.javatest.Parameters.ExcludeListParameters
-
Get an exclude list which identifies tests or test cases to be excluded from the test run.
- getExcludeList() - Method in interface com.sun.javatest.Parameters
-
Get an exclude list which identifies tests or test cases to be excluded from the test run.
- getExcludeList() - Method in class com.sun.javatest.TestRunner
-
Get the exclude list to be used to identify the test cases to be excluded when running tests.
- getExcludeListFilter() - Method in class com.sun.javatest.BasicParameters
- getExcludeListFilter() - Method in class com.sun.javatest.InterviewParameters
- getExcludeListFilter() - Method in interface com.sun.javatest.Parameters
-
Get a filter which will filter tests according to the result of getExcludeList().
- getExcludeListFirstQuestion() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getExcludeListFirstQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the first question to be asked concerning the exclude list to be used to exclude tests from the test run.
- getExcludeListParameters() - Method in class com.sun.javatest.BasicParameters
- getExcludeListParameters() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getExcludeListParameters() - Method in interface com.sun.javatest.Parameters
-
Get an object which provides access to the exclude list which identifies tests or test cases to be excluded from the test run.
- getExcludeListSuccessorQuestion() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getExcludeListSuccessorQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the next question to be asked after those concerning the exclude list to be used to exclude tests from the test run.
- getExcludeMode() - Method in class com.sun.javatest.BasicParameters
- getExcludeMode() - Method in class com.sun.javatest.interview.ExcludeListInterview
- getExcludeMode() - Method in interface com.sun.javatest.Parameters.MutableExcludeListParameters
-
Get the current exclude list mode.
- getExcludeTableFilter() - Method in class com.sun.javatest.InterviewParameters
-
Deprecated.Use getExcludeListFilter().
- getExcludeTableFirstQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Deprecated.Use getExcludeListFirstQuestion().
- getExcludeTableSuccessorQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Deprecated.Use getExcludeListFirstQuestion().
- getExecDir() - Method in class com.sun.javatest.lib.ProcessCommand
-
Get the directory in which to execute the process, or null if none set.
- getExecToolControlFactory(ExecTool, UIFactory) - Method in class com.sun.javatest.exec.ContextManager
- getExecToolManager() - Method in interface com.sun.javatest.exec.ExecModel
- getExecToolManager() - Method in class com.sun.javatest.exec.ExecTool
- getExecToolManager() - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
- getExecuteArgs() - Method in class com.sun.javatest.TestDescription
-
Deprecated.use
getParameter("executeArgs")
instead - getExecuteClass() - Method in class com.sun.javatest.TestDescription
-
Deprecated.use
getParameter("executeClass")
instead - getExportIgnoreExceptionPolicy() - Method in class com.sun.interview.Interview
-
Get a value representing the policy regarding how to treat exceptions that may arise during export.
- getExtention() - Method in class com.sun.javatest.exec.InterviewEditor
-
Returns extension for files to be saved.
- getExternalProperties() - Method in class com.sun.interview.Interview
-
Get a (shallow) copy of the current "external" values.
- getExtraValues() - Method in class com.sun.javatest.TestEnvironment
- getExtUrl(File) - Static method in class com.sun.javatest.ResourceLoader
- getFeatureManager() - Method in class com.sun.javatest.exec.ContextManager
-
Get feature manager from this ContextManager instance.
- getFile() - Method in class com.sun.javatest.InterviewParameters
-
Get the file associated with this interview.
- getFile() - Method in class com.sun.javatest.TestDescription
-
Get the file for this test description.
- getFile() - Method in class com.sun.javatest.TestResult
-
Get the name, if any, for the result file for this object.
- getFile() - Method in class com.sun.javatest.util.LineParser
-
Get the file being read, or null if it is not available.
- getFile(int) - Static method in class com.sun.javatest.report.HTMLReport
-
Gets the file name based one the input code.
- getFile(String) - Method in class com.sun.javatest.WorkDirectory
-
Get a file in this work directory.
- getFileChooserMode() - Method in class com.sun.javatest.exec.InterviewEditor
- getFileHistory() - Method in class com.sun.javatest.tool.FileHistory.Listener
-
Get the FileHistory object from which to obtain the dynamic menu entries.
- getFileHistory(WorkDirectory, String) - Static method in class com.sun.javatest.tool.FileHistory
-
Get a shared FileHistory object for a specified file and work directory.
- getFileHistory(File, String) - Static method in class com.sun.javatest.tool.FileHistory
-
Get a shared FileHistory object for a specified file and path to work directory.
- getFileIcon() - Static method in class com.sun.javatest.tool.IconFactory
-
Get an icon for a file.
- getFileMenuActions() - Method in class com.sun.javatest.exec.ExecToolManager
- getFileMenuActions() - Method in class com.sun.javatest.tool.ToolManager
-
Get actions for any items to appear in the main section of the desktop File menu.
- getFileMenuPrimaries() - Method in class com.sun.javatest.exec.ExecToolManager
- getFileMenuPrimaries() - Method in class com.sun.javatest.tool.ToolManager
-
Get primary file menu opereations for this tool.
- getFileMenuSecondaries() - Method in class com.sun.javatest.tool.ToolManager
-
Get secondary file menu opereations for this tool.
- getFileOpeners() - Method in class com.sun.javatest.exec.ExecToolManager
- getFileOpeners() - Method in class com.sun.javatest.tool.ToolManager
-
Get handlers for any files that can be opened by this tool manager.
- getFiles() - Method in class com.sun.javatest.finder.ChameleonTestFinder
- getFiles() - Method in class com.sun.javatest.finder.RandomTestFinder
- getFiles() - Method in class com.sun.javatest.finder.ReverseTestFinder
- getFiles() - Method in class com.sun.javatest.finder.TestFinderDecorator
- getFiles() - Method in class com.sun.javatest.TestFinder
-
Get the files that were found by the most recent call of read.
- getFiles() - Method in class com.sun.javatest.tool.EditableFileList
-
Get the files currently in the list.
- getFilesDoneCount() - Method in class com.sun.javatest.TestFinderQueue
-
Get the number of files that have been found and read so far.
- getFilesForTest(TestDescription) - Method in class com.sun.javatest.TestSuite
-
Get a list of associated files for a specified test description.
- getFilesFoundCount() - Method in class com.sun.javatest.TestFinderQueue
-
Get the number of files that have been found so far.
- getFilesRemainingCount() - Method in class com.sun.javatest.TestFinderQueue
-
Get the number of files that have been found but not yet read so far.
- getFileType() - Method in interface com.sun.javatest.tool.FileOpener
-
Get an ID indicating the type of files this object can handle.
- getFilterConfig() - Method in class com.sun.javatest.exec.ET_FilterHandler
- getFilterConfig() - Method in interface com.sun.javatest.exec.ExecModel
- getFilterConfig() - Method in class com.sun.javatest.exec.ExecTool
- getFilterConfig() - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
- getFilterMenu() - Method in interface com.sun.javatest.exec.ET_FilterControl
- getFilterMenu() - Method in class com.sun.javatest.exec.ET_FilterHandler
- getFilters() - Method in class com.sun.interview.FileListQuestion
-
Get the filters used to select valid files for a response to this question.
- getFilters() - Method in class com.sun.interview.FileQuestion
-
Get the filters used to select valid files for a response to this question.
- getFilters() - Method in class com.sun.interview.PropertiesQuestion.FilenameConstraints
-
Get the filters used to select valid files for a response to this question.
- getFilters() - Method in class com.sun.javatest.BasicParameters
- getFilters() - Method in class com.sun.javatest.CompositeFilter
-
Return the filters being used internally by this composite.
- getFilters() - Method in class com.sun.javatest.InterviewParameters
- getFilters() - Method in interface com.sun.javatest.Parameters
-
Get an array of the non-null filters returned from getExcludeListFilter, getKeywordsFilter, getPriorStatusFilter, and getRelevantTestFilter.
- getFilters() - Method in interface com.sun.javatest.TestResultTable.TreeIterator
-
Find out what the effective filters are.
- getFilterStats() - Method in interface com.sun.javatest.TestResultTable.TreeIterator
-
Find out which filters rejected which tests.
- getFinishDate() - Method in class com.sun.javatest.LastRunInfo
-
When did the last test run end.
- getFinishTime() - Method in class com.sun.javatest.Harness
-
Get the time at which the last run finished.
- getFinishTime() - Method in class com.sun.javatest.LastRunInfo
-
When did the last test run end.
- getFirstQuestion() - Method in class com.sun.interview.Interview
-
Get the first question of the interview.
- getFolderIcon() - Static method in class com.sun.javatest.tool.IconFactory
-
Get an icon for a folder.
- getFontMetrics() - Method in class com.sun.javatest.tool.StringFitter
-
get current FontMetrics
- getFrames() - Method in class com.sun.javatest.tool.Desktop
-
Get the top level frames that make up this desktop.
- getGroup(String) - Method in class com.sun.interview.PropertiesQuestion
-
Get the keys which are registered with the given group.
- getGroupDisplayName(String) - Method in class com.sun.interview.PropertiesQuestion
-
Get the display (localized) name of the group.
- getGroups() - Method in class com.sun.interview.PropertiesQuestion
-
Get the names of the groups being used by the current set of values.
- getHarness() - Method in class com.sun.javatest.TestSuite
- getHarnessObservers() - Method in class com.sun.javatest.tool.CommandContext
-
Get the set of observers that have been registered with this object.
- getHarnessVariety() - Static method in class com.sun.javatest.ProductInfo
-
What sort of subset (if any) of the full harness is this.
- getHelp() - Method in class com.sun.javatest.report.ReportManager
- getHelp() - Method in class com.sun.javatest.tool.CommandManager
-
Get an object embodying the command line help for the commands managed by this CommandManager.
- getHelp() - Method in class com.sun.javatest.tool.ConfigManager
- getHelp() - Method in class com.sun.javatest.tool.DesktopManager
- getHelp() - Method in class com.sun.javatest.tool.EnvironmentManager
- getHelp() - Method in class com.sun.javatest.tool.HelpManager
- getHelp() - Method in class com.sun.javatest.tool.HttpManager
- getHelp() - Method in class com.sun.javatest.tool.LogManager
- getHelpAboutMenus() - Method in class com.sun.javatest.exec.ExecToolManager
- getHelpAboutMenus() - Method in class com.sun.javatest.tool.ToolManager
- getHelpBroker() - Method in class com.sun.javatest.tool.Desktop
-
Get the Help Broker used by the Help menu amd context sensitive help.
- getHelpBroker() - Method in class com.sun.javatest.tool.Tool
-
Get the help broker used to provide help for this tool.
- getHelpBroker() - Method in class com.sun.javatest.tool.UIFactory
-
Get the help broker associated with this factory.
- getHelpID() - Method in class com.sun.interview.Question
-
Get the HelpID identifying the "more info" help for this question, or null if none.
- getHelpID(Question) - Static method in class com.sun.interview.Help
-
Get the JavaHelp HelpID identifying the "more info" help for this question, or null if none.
- getHelpPrimaryMenus() - Method in class com.sun.javatest.exec.ExecToolManager
- getHelpPrimaryMenus() - Method in class com.sun.javatest.tool.ToolManager
- getHelpSet() - Method in class com.sun.interview.Interview
-
Get the help set used to locate the "more info" for each question.
- getHelpSet(Interview) - Static method in class com.sun.interview.Help
-
Get the help set used to locate the "more info" for each question.
- getHelpTestSuiteMenus() - Method in class com.sun.javatest.exec.ExecToolManager
- getHelpTestSuiteMenus() - Method in class com.sun.javatest.tool.ToolManager
- getHintFilters() - Method in class com.sun.interview.FileListQuestion
-
A set of filters to help users locate the right file/dir.
- getHistoryFileName() - Method in class com.sun.javatest.exec.InterviewEditor
-
Returns file name to store history of configuration files.
- getHomeURL() - Method in class com.sun.javatest.exec.NavigationPane
- getHtmlReportFilenames() - Static method in class com.sun.javatest.report.Report
- getI18NColor(String) - Method in class com.sun.javatest.tool.UIFactory
-
Get a color from the resource bundle.
- getI18NColor(String) - Method in class com.sun.javatest.tool.UIFactory.UIFactoryExt
- getI18NMnemonic(String) - Method in class com.sun.javatest.tool.UIFactory
-
Get a keycode from the resource bundle.
- getI18NResourceBundle() - Method in class com.sun.javatest.tool.UIFactory
-
Get the resource bundle used to obtain the resources for the components create by this factory.
- getI18NString(String) - Method in class com.sun.javatest.tool.UIFactory
-
Get a string from the resource bundle.
- getI18NString(String) - Method in class com.sun.javatest.tool.UIFactory.UIFactoryExt
- getI18NString(String, Object) - Method in class com.sun.javatest.tool.UIFactory
-
Get a string from the resource bundle.
- getI18NString(String, Object) - Method in class com.sun.javatest.tool.UIFactory.UIFactoryExt
- getI18NString(String, Object...) - Method in class com.sun.javatest.tool.UIFactory
-
Get a string from the resource bundle.
- getI18NString(String, Object...) - Method in class com.sun.javatest.tool.UIFactory.UIFactoryExt
- getIcon() - Method in class com.sun.javatest.tool.IconLabel
- getIcon(File) - Method in class com.sun.javatest.tool.WDC_FileView
- getIconURL(String) - Method in class com.sun.javatest.tool.UIFactory
-
Get the resource URL for an icon specified in a resource bundle.
- getIconURL(String) - Method in class com.sun.javatest.tool.UIFactory.UIFactoryExt
- getId() - Method in class com.sun.javatest.exec.JavaTestToolBar
-
Get the identification string for this toolbar.
- getId() - Method in class com.sun.javatest.TestDescription
-
Get the id within the file for this test description.
- getID() - Method in class com.sun.javatest.TestSuite
-
Get a string containing a unique ID identifying this test suite, or null if not available.
- getIgnoreCase() - Method in class com.sun.javatest.finder.ChameleonTestFinder
-
Check whether or not to ignore case when matching files against entries.
- getImage() - Method in class com.sun.interview.Question
-
Get the graphic for this question.
- getIncompleteBodyCount() - Method in class com.sun.interview.ListQuestion
-
Get the number of bodies for this loop that are currently incomplete, as determined by
ListQuestion.Body.isBodyFinishable()
. - getIndex() - Method in class com.sun.interview.ListQuestion.Body
-
Get the position of this loop body within the set of all the loop bodies for the question.
- getIndex(TT_TestNode) - Method in class com.sun.javatest.exec.TT_BasicNode
- getIndex(Object) - Method in interface com.sun.javatest.TestResultTable.TreeNode
-
Search for a specific item in this node.
- getIndex(Object) - Method in class com.sun.javatest.TRT_TreeNode
- getIndex(TreeNode) - Method in class com.sun.javatest.exec.TT_BasicNode
- getIndex(TreeNode) - Method in class com.sun.javatest.exec.TT_TestNode
- getIndicies() - Method in class com.sun.javatest.TestResultTable.PathRecord
-
Provides the indexes into each node provided by
getNodes()
. - getInherits() - Method in class com.sun.javatest.TestEnvironment
-
Get the list of names of inherited environments, including this environment, in reverse order or inheritance (ie this one, parent, grandparent etc).
- getInitFiles() - Method in class com.sun.javatest.InitialUrlFilter
- getInitialExcludeList() - Method in class com.sun.javatest.TestSuite
-
Get the file name of the initial exclude list associated with the test suite.
- getInitialFiles() - Method in class com.sun.javatest.report.ReportSettings
- getInitialTag() - Method in class com.sun.javatest.finder.TagTestFinder
-
Get the current value of the initial tag that is checked for in a test description.
- getInitialURLs() - Method in interface com.sun.javatest.TestResultTable.TreeIterator
-
Find out what the effective initial URLs for this enumerator are.
- getInitStrings() - Method in class com.sun.javatest.InitialUrlFilter
- getInt(Class<?>) - Static method in class com.sun.javatest.util.Debug
-
Find out the debugging setting for class c.
- getInt(Class<?>, String) - Static method in class com.sun.javatest.util.Debug
-
Find out the debugging setting for class c.
- getInt(String) - Static method in class com.sun.javatest.util.Debug
-
Get a named debugging setting.
- getInterview() - Method in class com.sun.interview.Question
-
Return the interview of which this question is a part.
- getInterview() - Method in class com.sun.javatest.exec.ContextManager
-
Get the permanent instance of the interview object used as a holder for both the configuration and the template.
- getInterview() - Method in class com.sun.javatest.report.ReportSettings
- getInterview(String) - Method in class com.sun.interview.Interview
-
Get a sub-interview with a given tag name.
- getInterviewParameters() - Method in class com.sun.javatest.exec.BasicSession
- getInterviewParameters() - Method in interface com.sun.javatest.exec.ExecModel
- getInterviewParameters() - Method in class com.sun.javatest.exec.ExecTool
- getInterviewParameters() - Method in interface com.sun.javatest.exec.SessionExt
-
Returns InterviewParameters object, most likely the same object as getParamaters()
- getInterviewParameters() - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
- getInterviewParameters() - Method in class com.sun.javatest.tool.CommandContext
-
Deprecated.Use getConfig().
- getInterviewSemantics() - Method in class com.sun.interview.Interview
-
Determine which semantics are being used for interview and question behavior.
- getInvalidInputColor() - Static method in class com.sun.javatest.tool.UIFactory
-
Get invalid input color (red by default)
- getInvalidKeys() - Method in class com.sun.interview.PropertiesQuestion
-
Get the keys which are currently invalid and blocking the question (getNext() returning null).
- getItems() - Method in class com.sun.javatest.tool.EditableList
-
Get the items currently in the list.
- getItems(Class<?>) - Method in class com.sun.javatest.tool.EditableList
-
Get the items currently in the list, in an array of a specific type.
- getItemsFoundCount() - Method in class com.sun.javatest.util.ReadAheadIterator
-
Get the number of items read (so far) from the underlying source iterator.
- getIterator() - Method in class com.sun.javatest.TestResultTable
-
List all the tests in the tree.
- getIterator(boolean) - Method in class com.sun.javatest.ExcludeList
-
Iterate over the contents of the table.
- getIterator(boolean) - Method in class com.sun.javatest.KnownFailuresList
-
Iterate over the contents of the table.
- getIterator(TestFilter...) - Method in class com.sun.javatest.TestResultTable
-
List all the tests in the tree subject to the given filters.
- getIterator(TestResultTable.TreeNode) - Static method in class com.sun.javatest.TestResultTable
-
List all the tests under this node.
- getIterator(TestResultTable.TreeNode, TestFilter) - Static method in class com.sun.javatest.TestResultTable
-
Get an iterator capable of producing a filtered view of the test suite.
- getIterator(TestResultTable.TreeNode, TestFilter...) - Static method in class com.sun.javatest.TestResultTable
-
Get an iterator capable of producing a filtered view of the test suite.
- getIterator(File[], TestFilter...) - Method in class com.sun.javatest.TestResultTable
-
Get an iterator capable of producing a filtered view of the test suite.
- getIterator(String[], TestFilter...) - Method in class com.sun.javatest.TestResultTable
-
Get an iterator capable of producing a filtered view of the test suite.
- getIUrlFilter() - Method in class com.sun.javatest.ParameterFilter
- getJavaTestClassDir() - Static method in class com.sun.javatest.ProductInfo
-
Get the entry on the class path which contains the JT Harness harness.
- getJMenuBar() - Method in class com.sun.javatest.tool.ToolDialog
-
Get the menu bar for the dialog.
- getJTData() - Method in class com.sun.javatest.WorkDirectory
-
Get the data directory for this work directory.
- getJTRIfPassed() - Method in class com.sun.javatest.Script
-
Get the flag that indicates whether a result (.jtr) file should be written even if the test has passed.
- getKey() - Method in class com.sun.interview.Question
-
Get the key for a question.
- getKey() - Method in class com.sun.javatest.TestEnvironment.Element
-
Get the name of this entry.
- getKeyAt(int) - Method in class com.sun.javatest.util.OrderedTwoWayTable
-
Get the key at the given index.
- getKeyHeaderName() - Method in class com.sun.interview.PropertiesQuestion
-
Get the header string for the column in the table that contains the key names.
- getKeyIndex(Object) - Method in class com.sun.javatest.util.OrderedTwoWayTable
-
Get the position of the key within the table.
- getKeyPropertyName(String) - Method in class com.sun.interview.PropertiesQuestion
-
Get the property name for displayed key value in the table
- getKeys() - Method in class com.sun.interview.PropertiesQuestion
-
Get the set of keys currently used this question.
- getKeys() - Method in class com.sun.javatest.util.I18NResourceBundle
-
A required internal method for ResourceBundle.
- getKeywordFilter() - Method in class com.sun.javatest.interview.KeywordsInterview
-
Get a test filter based on the keyword expression in the interview.
- getKeywords() - Method in class com.sun.javatest.BasicParameters
- getKeywords() - Method in class com.sun.javatest.interview.KeywordsInterview
-
Get a Keywords object based on the information in the interview.
- getKeywords() - Method in class com.sun.javatest.InterviewParameters
- getKeywords() - Method in class com.sun.javatest.KeywordsFilter
-
Get the underlying keywords object.
- getKeywords() - Method in interface com.sun.javatest.Parameters
-
Get a keywords object which identifies tests to be run according to their keywords.
- getKeywords() - Method in interface com.sun.javatest.Parameters.KeywordsParameters
-
Get a keywords object which identifies tests to be run according to their keywords.
- getKeywords() - Method in class com.sun.javatest.TestDescription
-
Get the set of keywords for this test description, as specified by the "keywords" parameter.
- getKeywords() - Method in class com.sun.javatest.TestSuite
-
Get the set of valid keywords for this test suite.
- getKeywordsFilter() - Method in class com.sun.javatest.BasicParameters
- getKeywordsFilter() - Method in class com.sun.javatest.InterviewParameters
- getKeywordsFilter() - Method in interface com.sun.javatest.Parameters
-
Get a filter which will filter tests according to the result of getKeywords().
- getKeywordsFirstQuestion() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getKeywordsFirstQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the first question to be asked concerning the keywords that may be used to select tests for the test run.
- getKeywordsMode() - Method in class com.sun.javatest.BasicParameters
- getKeywordsMode() - Method in class com.sun.javatest.interview.KeywordsInterview
- getKeywordsMode() - Method in interface com.sun.javatest.Parameters.MutableKeywordsParameters
-
Get the current keywords mode.
- getKeywordsParameters() - Method in class com.sun.javatest.BasicParameters
- getKeywordsParameters() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getKeywordsParameters() - Method in interface com.sun.javatest.Parameters
-
Get an object which provides access to the keywords object which identifies tests to be run according to their keywords.
- getKeywordsSuccessorQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the next question to be asked after those concerning the keywords that may be used to select tests for the test run.
- getKeywordTable() - Method in class com.sun.javatest.TestDescription
-
Get the set of keywords for this test description, as specified by the "keywords" parameter.
- getKfl() - Method in class com.sun.javatest.interview.KnownFailuresListInterview
- getKflEntry() - Method in class com.sun.javatest.report.KflSorter.TestDiff
-
Not normally used, but can be used as a secondary way to get the associated KFL entry.
- getKflFiles() - Method in class com.sun.javatest.interview.KnownFailuresListInterview
- getKflFirstQuestion() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getKflSuccessorQuestion() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getKnownFailureFiles() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getKnownFailureFiles() - Method in class com.sun.javatest.InterviewParameters
-
Get the current set of known failures list files.
- getKnownFailuresList() - Method in class com.sun.javatest.interview.BasicInterviewParameters
-
Get the combined known failures list - a calculated combination of all the input KFL files which were specified.
- getKnownFailuresList() - Method in class com.sun.javatest.InterviewParameters
-
Get the combined known failures list.
- getLabelIncrementHint() - Method in class com.sun.interview.FloatQuestion
-
Get a hint for the rendering system for the increment between labels.
- getLabelIncrementHint() - Method in class com.sun.interview.IntQuestion
-
Get a hint for the rendering system for the increment between labels.
- getLabelStartHint() - Method in class com.sun.interview.FloatQuestion
-
Get a hint for the rendering system for the lowest value that might be labelled.
- getLabelStartHint() - Method in class com.sun.interview.IntQuestion
-
Get a hint for the rendering system for the lowest value that might be labelled.
- getLastMessage() - Method in class com.sun.javatest.exec.BP_DocumentationSubpanel
- getLatestEntry() - Method in class com.sun.javatest.tool.FileHistory
-
Get the latest valid entry from a file history object.
- getLatestExcludeAutoCheckInterval() - Method in class com.sun.javatest.BasicParameters
- getLatestExcludeAutoCheckInterval() - Method in class com.sun.javatest.interview.ExcludeListInterview
- getLatestExcludeAutoCheckInterval() - Method in interface com.sun.javatest.Parameters.MutableExcludeListParameters
-
Get 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.
- getLatestExcludeAutoCheckMode() - Method in class com.sun.javatest.BasicParameters
- getLatestExcludeAutoCheckMode() - Method in class com.sun.javatest.interview.ExcludeListInterview
- getLatestExcludeAutoCheckMode() - Method in interface com.sun.javatest.Parameters.MutableExcludeListParameters
-
Get 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.
- getLatestExcludeList() - Method in class com.sun.javatest.TestSuite
-
Get the URL for the latest exclude list associated with the test suite.
- getLeftMargin() - Method in class com.sun.javatest.util.WrapWriter
-
Get the position for the left margin for the text stream.
- getLeftReplaceString() - Method in class com.sun.javatest.tool.StringFitter
-
get current replace string for beginning of truncated string
- getLevel() - Method in class com.sun.interview.NullQuestion
-
Get the current heading level.
- getLineNumber() - Method in class com.sun.javatest.util.LineParser
-
Get the current line number within the stream being read.
- getLoadedTestSuites() - Method in class com.sun.javatest.exec.ExecTool
- getLoadedTestSuites() - Method in class com.sun.javatest.tool.Tool
-
Get a list of any test suites that are being used by this tool.
- getLoadedWorkDirectories() - Method in class com.sun.javatest.tool.Tool
-
Get a list of any work directories that are being used by this tool.
- getLocalFile() - Method in class com.sun.javatest.ExcludeListUpdateHandler
-
Get the file to which the exclude list should be written.
- getLocalFileLastModified() - Method in class com.sun.javatest.ExcludeListUpdateHandler
-
Get the time that the local file was last modified.
- getLocation() - Method in class com.sun.javatest.tool.ToolDialog
-
Get the location of the dialog.
- getLock() - Method in class com.sun.javatest.TestResultTable
- getLog(WorkDirectory, String) - Method in class com.sun.javatest.TestSuite
-
Returns general purpose logger with given key registered for given WorkDirectory.
- getLogFileName() - Method in class com.sun.javatest.WorkDirectory
- getLogo() - Method in class com.sun.javatest.TestSuite
-
Get A URL identifying a logo for this test suite, or null if none available.
- getLogo() - Method in class com.sun.javatest.tool.Desktop
-
Get an icon containing the JT Harness logo.
- getLogWriter() - Method in class com.sun.javatest.tool.CommandContext
-
Get the log stream associated with this object.
- getLowerBound() - Method in class com.sun.interview.FloatQuestion
-
Get the inclusive lower bound for responses to this question.
- getLowerBound() - Method in class com.sun.interview.IntQuestion
-
Get the inclusive lower bound for responses to this question.
- getLowerBound() - Method in class com.sun.interview.PropertiesQuestion.FloatConstraints
-
Get the lower bound which specifies the minimum possible value to be considered a valid response from the user.
- getLowerBound() - Method in class com.sun.interview.PropertiesQuestion.IntConstraints
-
Get the lower bound which specifies the minimum possible value to be considered a valid response from the user.
- getManager() - Method in class com.sun.javatest.tool.Tool
-
Get the manager for this tool.
- getMarkersEnabled() - Method in class com.sun.javatest.InterviewParameters
-
Check whether or not markers should be enabled.
- getMarkersFilterEnabled() - Method in class com.sun.javatest.InterviewParameters
-
Check whether or not the history list should be filtered to just show questions which have been marked.
- getMatchKeywordsMode() - Method in class com.sun.javatest.BasicParameters
- getMatchKeywordsMode() - Method in class com.sun.javatest.interview.KeywordsInterview
- getMatchKeywordsMode() - Method in interface com.sun.javatest.Parameters.MutableKeywordsParameters
-
Get a value which indicates how to interpret the match value, when the keywords mode is set to MATCH_KEYWORDS.
- getMatchKeywordsValue() - Method in class com.sun.javatest.BasicParameters
- getMatchKeywordsValue() - Method in class com.sun.javatest.interview.KeywordsInterview
- getMatchKeywordsValue() - Method in interface com.sun.javatest.Parameters.MutableKeywordsParameters
-
Get a value that identifies which tests are to be selected, when the keywords mode is set to MATCH_KEYWORDS.
- getMatchPriorStatusValues() - Method in class com.sun.javatest.BasicParameters
- getMatchPriorStatusValues() - Method in class com.sun.javatest.interview.PriorStatusInterview
- getMatchPriorStatusValues() - Method in interface com.sun.javatest.Parameters.MutablePriorStatusParameters
-
Get an array of booleans which identify which tests to be run, according to their prior execution status.
- getMaxConcurrency() - Method in class com.sun.javatest.interview.BasicInterviewParameters
-
Discover the maximum allowable concurrency value that should be accepted.
- getMediaPane(int) - Method in class com.sun.javatest.exec.MultiFormatPane
- getMenu() - Method in class com.sun.javatest.exec.BasicSessionControl
- getMenu() - Method in interface com.sun.javatest.exec.ET_Control
-
Returts menu to be added to the menu mar
- getMenu() - Method in class com.sun.javatest.exec.ET_DefaultHelpControl
- getMenu() - Method in class com.sun.javatest.exec.ET_DefaultViewControl
- getMenu() - Method in class com.sun.javatest.exec.ET_FilterHandler
- getMenu() - Method in class com.sun.javatest.exec.JavaTestContextMenu
-
Get the actual component for this menu.
- getMenuApplication() - Method in class com.sun.javatest.exec.JavaTestContextMenu
-
Determine the contexts in which this menu is applicable.
- getMenuBar() - Method in class com.sun.javatest.exec.ExecTool
- getMenuBar() - Method in class com.sun.javatest.tool.Tool
-
Get the menu bar for a tool.
- getMenuItems(int) - Method in class com.sun.javatest.exec.JavaTestMenuManager
-
Get the menu items to go into the specified position in the menu system.
- getMenuManager() - Method in class com.sun.javatest.exec.ContextManager
-
Get the custom menu manager for this Test Manager instance.
- getMergingFiles() - Method in class com.sun.javatest.report.ReportSettings
-
Returns array of File objects that were sources for Report Converter tool or empty array if Report Converter was not used.
- getMessageWriter() - Method in class com.sun.javatest.TestResult.Section
-
Get the appropriate to writer to access the default message field.
- getMiddleReplaceString() - Method in class com.sun.javatest.tool.StringFitter
-
get current replacing string for middle parts of truncated string
- getMilestone() - Static method in class com.sun.javatest.ProductInfo
-
The milestone of this product.
- getMode() - Method in interface com.sun.javatest.exec.MultiFormatPane.MediaPane
- getMode() - Method in class com.sun.javatest.finder.HTMLTestFinder
-
Get the current mode for how this test finder determines the child files to be scanned.
- getMode() - Method in class com.sun.javatest.lib.StdTestScript
-
Get the execution mode for this script.
- getModel() - Method in class com.sun.interview.TreeQuestion
-
Get the tree model to which the question's path values relate.
- getName() - Method in class com.sun.javatest.AllTestsFilter
- getName() - Method in class com.sun.javatest.CompositeFilter
- getName() - Method in class com.sun.javatest.ExcludeListFilter
- getName() - Method in class com.sun.javatest.exec.JavaTestToolBar
-
Get the short name of this toolbar.
- getName() - Method in class com.sun.javatest.finder.BinaryTestFinder.TestTree.Node
- getName() - Method in class com.sun.javatest.InitialUrlFilter
- getName() - Method in class com.sun.javatest.interview.BasicInterviewParameters
-
Get the name for this configuration.
- getName() - Method in class com.sun.javatest.InterviewParameters
-
Get the name for this configuration.
- getName() - Method in class com.sun.javatest.KeywordsFilter
- getName() - Method in class com.sun.javatest.LastRunFilter
- getName() - Method in class com.sun.javatest.ParameterFilter
- getName() - Static method in class com.sun.javatest.ProductInfo
-
The name of this product.
- getName() - Method in class com.sun.javatest.report.CustomReport
-
Get a short name for this report type.
- getName() - Method in class com.sun.javatest.report.KflSorter.TestDiff
-
Get the full name for this entry, including the test case.
- getName() - Method in class com.sun.javatest.StatusFilter
- getName() - Method in class com.sun.javatest.TemplateUtilities.ConfigInfo
- getName() - Method in class com.sun.javatest.TestDescription
-
Get the name of this test description; if not given explicitly, it defaults to the filename root of the first source file.
- getName() - Method in class com.sun.javatest.TestEnvironment
-
Get the distinguishing name for the properties of this environment.
- getName() - Method in class com.sun.javatest.TestFilter
-
Get the name of this filter, as might be used to choose of of a set of filters.
- getName() - Method in interface com.sun.javatest.TestResultTable.TreeNode
-
The name of this node, not including all the ancestors names.
- getName() - Method in class com.sun.javatest.TestSuite
-
Get a string identifying this test suite, or null if not available.
- getName() - Method in class com.sun.javatest.TRT_TreeNode
- getName() - Method in class com.sun.javatest.util.HelpTree.Node
-
Get the name of this node.
- getName() - Method in class com.sun.javatest.util.I18NResourceBundle
-
Returns the name of this bundle (useful for methods using bundle name instead of instance, such as
Logger
creation, - getName(File) - Method in class com.sun.javatest.tool.WDC_FileView
- getName(File) - Method in class com.sun.javatest.tool.WorkDirChooser
- getName(Object) - Method in interface com.sun.interview.TreeQuestion.Model
-
Get the name of a specified node.
- getName(Object) - Method in interface com.sun.javatest.tool.TreeSelectionPane.Model
-
Get the name of a node.
- getNeedToAutoCheckExcludeList(Parameters) - Method in class com.sun.javatest.exec.BasicSessionControl
- getNewItem() - Method in class com.sun.javatest.tool.EditableFileList
-
Invoked to get a new item to put in the list, when the user clicks the "Add" button".
- getNewItem() - Method in class com.sun.javatest.tool.EditableList
-
Invoked to get a new item to put in the list, when the user clicks the "Add" button".
- getNewItem(Object) - Method in class com.sun.javatest.tool.EditableList
-
Invoked to get a new item to replace an existing item in the list.
- getNext() - Method in class com.sun.interview.ErrorQuestion
- getNext() - Method in class com.sun.interview.FinalQuestion
-
Get the next question in the series.
- getNext() - Method in class com.sun.interview.Question
-
Get the next question to be asked.
- getNext() - Method in class com.sun.javatest.interview.TestsInterview.TreeOrFileChoiceQuestion
- getNode(int) - Method in class com.sun.javatest.exec.FileSystemTableModel
- getNode(String) - Method in class com.sun.javatest.finder.BinaryTestFinder.TestTree
-
Get the node for a path within the tree.
- getNode(String) - Method in class com.sun.javatest.finder.BinaryTestFinder.TestTree.Node
-
Get a child node as indicated by a relative path.
- getNodeComparator() - Method in class com.sun.javatest.util.HelpTree
-
Returns current comparator used in
find
methods method - getNodeIndent() - Method in class com.sun.javatest.util.HelpTree
-
Get the indentation used to adjust the left margin when writing the child nodes for a node.
- getNodes() - Method in class com.sun.javatest.TestResultTable.PathRecord
-
Get the nodes that represent the path.
- getNominalMaxLength() - Method in class com.sun.interview.PropertiesQuestion.StringConstraints
-
Get the nominal maximum length for the string.
- getNominalMaxLength() - Method in class com.sun.interview.StringQuestion
-
Get the nominal maximum length for the string.
- getNotes() - Method in class com.sun.javatest.KnownFailuresList.Entry
-
Get a short description associated with this entry.
- getNotificationLog(WorkDirectory) - Method in class com.sun.javatest.TestSuite
-
Returns notification logger associated with given working directory or common logger if null was specified
- getNumBackupsToKeep(File) - Method in class com.sun.javatest.util.BackupPolicy
-
Get the number of backup files to keep for a particular file.
- getObjectPath(TestResult) - Static method in class com.sun.javatest.TestResultTable
-
Find the specified test, recording the path from the root.
- getObjectPath(TestResultTable.TreeNode) - Static method in class com.sun.javatest.TestResultTable
-
Find the specified test, recording the path from the root.
- getObservedFile(WorkDirectory) - Method in class com.sun.javatest.TestSuite
- getObservedFile(String) - Method in class com.sun.javatest.TestSuite
- getOpenableFolderIcon() - Static method in class com.sun.javatest.tool.IconFactory
-
Get an icon for an openable (traversable) folder.
- getOptionalString(String) - Method in class com.sun.javatest.util.I18NResourceBundle
-
Get an entry from the bundle, returning null if it is not found.
- getOptionPanes() - Method in class com.sun.javatest.report.CustomReport
-
Get report options panes.
- getOriginalFault() - Method in exception class com.sun.javatest.JavaTestError
-
If available, find out what error or exception caused JT Harness to create this object and to throw it.
- getOther() - Method in class com.sun.interview.ListQuestion
-
Get the sibling question that appears at the other end of the loop.
- getOutput(String) - Method in class com.sun.javatest.TestResult.Section
-
Get the content that was written to a specified output stream.
- getOutputCount() - Method in class com.sun.javatest.TestResult.Section
-
Find out how many output buffers this section has inside it.
- getOutputNames() - Method in class com.sun.javatest.TestResult.Section
-
Find out the symbolic names of all the streams in this section.
- getOutputQueueSize() - Method in class com.sun.javatest.util.ReadAheadIterator
-
Deprecated.Will not be supported in the future.
- getPackagingType() - Static method in class com.sun.javatest.ProductInfo
-
Determine the type of package the harness was loaded from.
- getPage() - Method in class com.sun.javatest.exec.MultiFormatPane
- getPanelName() - Method in class com.sun.javatest.report.CustomReport.ReportConfigPanel
-
Get a short name of this option pane.
- getParameter(String) - Method in class com.sun.javatest.TestDescription
-
Get a parameter of the test description by name.
- getParameterCount() - Method in class com.sun.javatest.TestDescription
-
Get the number of parameters contained in this test description.
- getParameterKeys() - Method in class com.sun.javatest.TestDescription
-
Get an iterator for the names of the parameters contained in this test description.
- getParameters() - Method in class com.sun.javatest.exec.BasicSession
- getParameters() - Method in interface com.sun.javatest.exec.Session
-
Data required to execute tests.
- getParameters() - Method in class com.sun.javatest.Harness
-
Get the current parameters of the harness.
- getParent() - Method in class com.sun.interview.Interview
-
Get the parent interview for which this is a child.
- getParent() - Method in class com.sun.javatest.exec.TT_BasicNode
- getParent() - Method in class com.sun.javatest.exec.TT_TestNode
- getParent() - Method in class com.sun.javatest.TestResult
-
Get the parent node in the test result table that contains this test result object.
- getParent() - Method in interface com.sun.javatest.TestResultTable.TreeNode
-
Get the parent of this node.
- getParent() - Method in class com.sun.javatest.TRT_TreeNode
- getPath() - Method in class com.sun.interview.Interview
-
Get the set of questions on the current path.
- getPath() - Method in class com.sun.javatest.TestSuite
-
Get the path for the root file of this test suite.
- getPath() - Method in class com.sun.javatest.WorkDirectory
-
Get the root directory for this work directory.
- getPath(Object) - Method in interface com.sun.interview.TreeQuestion.Model
-
Get the full path from the root node of a specified node.
- getPath(Object) - Method in interface com.sun.javatest.tool.TreeSelectionPane.Model
-
Get the path of a node.
- getPathToCurrent() - Method in class com.sun.interview.Interview
-
Get the set of questions on the current path up to and including the current question.
- getPlatforms() - Method in class com.sun.javatest.ExcludeList.Entry
-
Get the set of platforms or keywords associated with this entry.
- getPreference(String) - Method in class com.sun.javatest.tool.Preferences
-
Get a named preference value.
- getPreference(String, String) - Method in class com.sun.javatest.tool.Preferences
-
Get a named preference value, using a default if the named preference is not found.
- getPreferencesName() - Method in enum class com.sun.javatest.tool.UIFactory.Colors
-
Get color name used in preferences file.
- getPreferredLookAndFeel() - Method in class com.sun.javatest.tool.CommandContext
- getPreferredSize() - Method in class com.sun.javatest.tool.HelpLink
- getPreferredStyle() - Static method in class com.sun.javatest.tool.Desktop
-
Get a value indicating the user's preferred desktop style, as recorded in the user's preferences.
- getPrefix() - Method in class com.sun.javatest.util.PrefixMap
-
Get the prefix that this map is applying.
- getPrefsDir() - Static method in class com.sun.javatest.tool.Preferences
- getPrefsPane() - Method in class com.sun.javatest.exec.ExecToolManager
- getPrefsPane() - Method in class com.sun.javatest.tool.ToolManager
-
Get details about any user preferences supported by this tool manager.
- getPresentationKeys() - Method in class com.sun.interview.PropertiesQuestion
-
Returns the localized key values to display
- getPrevWDPath() - Method in class com.sun.javatest.WorkDirectory
- getPriorStatusFilter() - Method in class com.sun.javatest.BasicParameters
- getPriorStatusFilter() - Method in class com.sun.javatest.InterviewParameters
- getPriorStatusFilter() - Method in interface com.sun.javatest.Parameters
-
Get a filter which will filter tests according to the result of getPriorStatusValus().
- getPriorStatusFirstQuestion() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getPriorStatusFirstQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the first question to be asked concerning whether tests should be selected for execution according to their prior execution status.
- getPriorStatusMode() - Method in class com.sun.javatest.BasicParameters
- getPriorStatusMode() - Method in class com.sun.javatest.interview.PriorStatusInterview
- getPriorStatusMode() - Method in interface com.sun.javatest.Parameters.MutablePriorStatusParameters
-
Get the current mode determining whether tests are selected or not according to their prior execution status.
- getPriorStatusParameters() - Method in class com.sun.javatest.BasicParameters
- getPriorStatusParameters() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getPriorStatusParameters() - Method in interface com.sun.javatest.Parameters
-
Get an object which provides access to an array of booleans which identify tests to be run according to their prior execution status.
- getPriorStatusSuccessorQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the next question to be asked after those concerning whether tests should be selected for execution according to their prior execution status.
- getPriorStatusValues() - Method in class com.sun.javatest.BasicParameters
- getPriorStatusValues() - Method in class com.sun.javatest.interview.PriorStatusInterview
-
Get an array of boolean values from the interview, which indicate which "prior status" values will cause a test to be selected for execution.
- getPriorStatusValues() - Method in class com.sun.javatest.InterviewParameters
- getPriorStatusValues() - Method in interface com.sun.javatest.Parameters
-
Get an array of booleans which identify tests to be run according to their prior execution status.
- getPriorStatusValues() - Method in interface com.sun.javatest.Parameters.PriorStatusParameters
-
Get an array of booleans which identify tests to be run according to their prior execution status.
- getPrologSuccessorQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the next question to the asked after the initial prolog of questions.
- getPropagateMap() - Method in class com.sun.javatest.InterviewPropagator
-
Gets current PropogateMap
- getPropagationController() - Method in class com.sun.javatest.InterviewParameters
- getProperties() - Method in class com.sun.javatest.util.PropertyArray
-
Get the data in this PropertyArray as a standard Properties object.
- getProperties(String...) - Static method in class com.sun.javatest.util.PropertyArray
-
Get a standard Map object from an array of properties.
- getProperty(String) - Method in class com.sun.interview.Properties2
-
Searches for the property with the specified key in this property list.
- getProperty(String) - Method in class com.sun.javatest.TestResult
-
Get the value of a property of this test result.
- getProperty(String, String) - Method in class com.sun.interview.Properties2
-
Searches for the property with the specified key in this property list.
- getPropertyDescriptors() - Method in class com.sun.javatest.tool.HelpLinkBeanInfo
-
Get property descriptors for properties of HelpLink objects.
- getPropertyDescriptors() - Method in class com.sun.javatest.tool.IconLabelBeanInfo
-
Get property descriptors for properties of IconLabel objects.
- getPropertyKeys() - Method in class com.sun.interview.Interview
-
Retrieve set of keys for the "external" values being stored in the configuration.
- getPropertyNames() - Method in class com.sun.javatest.exec.BasicSession
- getPropertyNames() - Method in interface com.sun.javatest.exec.Session
-
Returns the config property names
- getPropertyNames() - Method in class com.sun.javatest.TestResult
-
Get the keys of the properties that this object has stored.
- getQuestions() - Method in class com.sun.interview.Interview
-
Get the complete set of questions in this interview and recursively, in all child interviews.
- getQuestionText(String, String) - Method in class com.sun.javatest.tool.CustomPropagationController
-
Returns the question's text.
- getRawPath(boolean) - Method in class com.sun.interview.Interview
-
Get the current set path of questions, including some things normally hidden.
- getReason() - Method in class com.sun.javatest.AllTestsFilter
- getReason() - Method in class com.sun.javatest.CompositeFilter
- getReason() - Method in class com.sun.javatest.ExcludeListFilter
- getReason() - Method in class com.sun.javatest.InitialUrlFilter
- getReason() - Method in class com.sun.javatest.KeywordsFilter
- getReason() - Method in class com.sun.javatest.LastRunFilter
- getReason() - Method in class com.sun.javatest.ParameterFilter
- getReason() - Method in class com.sun.javatest.Status
-
Get the message given when the status was created.
- getReason() - Method in class com.sun.javatest.StatusFilter
- getReason() - Method in class com.sun.javatest.TestFilter
-
Get the reason why this filter would reject a test, as might be used in reports.
- getRecentEntries(int) - Method in class com.sun.javatest.tool.FileHistory
-
Get the most recent entries from the history.
- getRejectCount() - Method in interface com.sun.javatest.TestResultTable.TreeIterator
-
Find out how many tests were rejected by filters while doing iteration.
- getRelativeLatestEntry(String, String) - Method in class com.sun.javatest.tool.FileHistory
- getRelativeURL() - Method in class com.sun.javatest.ExcludeList.Entry
-
Get the relative URL identifying the test referenced by this entry.
- getRelativeURL() - Method in class com.sun.javatest.KnownFailuresList.Entry
-
Get the relative URL identifying the test referenced by this entry.
- getRelevantTestFilter() - Method in class com.sun.javatest.BasicParameters
- getRelevantTestFilter() - Method in class com.sun.javatest.InterviewParameters
- getRelevantTestFilter() - Method in interface com.sun.javatest.Parameters
-
Get a test-suite specific filter which will filter tests according to test-suite-specific criteria, as perhaps determined by a configuration interview.
- getRemoteURL() - Method in class com.sun.javatest.ExcludeListUpdateHandler
-
Get the URL from which the exclude list should be downloaded.
- getRemoteURLLastModified() - Method in class com.sun.javatest.ExcludeListUpdateHandler
-
Get the time that the remote URL was last modified.
- getReportDir() - Method in class com.sun.javatest.FileParameters
-
Get the report directory given in the parameters.
- getReportDir() - Method in class com.sun.javatest.report.Report
-
Gets the report directory that is currently defined.
- getReportEnviroment() - Method in class com.sun.javatest.report.CustomReport
- getReportFilenames() - Static method in class com.sun.javatest.report.HTMLReport
-
Gets the standard report file name used in JT Harness.
- getReportFilenames() - Static method in class com.sun.javatest.report.PlainTextReport
- getReportIcon() - Static method in class com.sun.javatest.tool.IconFactory
-
Get an icon for a file.
- getReportId() - Method in class com.sun.javatest.report.CustomReport
-
Get a short internal name for this report type.
- getReportID() - Method in class com.sun.javatest.report.COFReport
- getReportID() - Method in class com.sun.javatest.report.CustomReportFormat
- getReportID() - Method in class com.sun.javatest.report.HTMLReport
- getReportID() - Method in class com.sun.javatest.report.PlainTextReport
- getReportID() - Method in class com.sun.javatest.report.XMLReport
- getResolution() - Method in class com.sun.interview.FloatQuestion
-
Get the resolution for responses to this question.
- getResolution() - Method in class com.sun.interview.PropertiesQuestion.FloatConstraints
-
Get the resolution for responses to this question.
- getResource(String) - Method in class com.sun.javatest.util.DirectoryClassLoader
-
Deprecated.Finds the resource with the given name.
- getResourceAsStream(String) - Method in class com.sun.javatest.util.DirectoryClassLoader
-
Deprecated.Returns an input stream for reading the specified resource.
- getResourceAsStream(String, Class<?>) - Static method in class com.sun.javatest.ResourceLoader
- getResourceBundle() - Method in class com.sun.interview.Interview
-
Get the resource bundle for this interview, used to look up internationalized strings, such as the title and text of each question.
- getResourceFile(String, Class<?>) - Static method in class com.sun.javatest.ResourceLoader
- getResources(String, Class<?>) - Static method in class com.sun.javatest.ResourceLoader
- getResourceString(String) - Method in class com.sun.interview.Interview
-
Get an entry from the resource bundle.
- getResourceString(String) - Method in class com.sun.interview.Question
-
Get an entry from the interview's resource bundle.
- getResourceString(String, boolean) - Method in class com.sun.interview.Interview
-
Get an entry from the resource bundle.
- getResourceString(String, boolean) - Method in class com.sun.interview.Question
-
Get an entry from the interview's resource bundle.
- getRestoreOnStart() - Method in class com.sun.javatest.tool.Desktop
-
Check whether or not the desk view should restore saved tools state when the Harness is starting.
- getRestorePolicy() - Method in class com.sun.javatest.tool.ToolDialog.Restorer
- getRestorer() - Method in class com.sun.javatest.tool.ToolDialog
- getRestorerWindowKey(boolean) - Method in class com.sun.javatest.exec.InterviewEditor
- getResultStats() - Method in interface com.sun.javatest.TestResultTable.TreeIterator
-
Find out which states the test which have been enumerated already were in.
- getResultTable() - Method in class com.sun.javatest.Harness
-
Get the current set of results.
- getRightMargin() - Method in class com.sun.javatest.util.WrapWriter
-
Get the position for the right margin for the text stream.
- getRightReplaceString() - Method in class com.sun.javatest.tool.StringFitter
-
get current replace string for ending of truncated string
- getRoot() - Method in class com.sun.interview.Interview
-
Get the root interview object for an interview series.
- getRoot() - Method in interface com.sun.interview.TreeQuestion.Model
-
Get the root node of the tree.
- getRoot() - Method in class com.sun.javatest.finder.HTMLTestFinder
- getRoot() - Method in class com.sun.javatest.finder.RandomTestFinder
- getRoot() - Method in class com.sun.javatest.finder.ReverseTestFinder
- getRoot() - Method in class com.sun.javatest.finder.TestFinderDecorator
- getRoot() - Method in class com.sun.javatest.TestDescription
-
Deprecated.No longer relevant for some test suites, so will not be supported in the future. If needed the value can be determined by asking the test suite's
TestFinder
. - getRoot() - Method in class com.sun.javatest.TestFinder
-
Get the root file of the test suite, as passed in to the
init
method. - getRoot() - Method in class com.sun.javatest.TestFinderQueue
-
Get the root directory for the test finder.
- getRoot() - Method in class com.sun.javatest.TestResultTable
-
Get the root TreeNode of this result table.
- getRoot() - Method in class com.sun.javatest.TestSuite
-
Get the root file of this test suite.
- getRoot() - Method in interface com.sun.javatest.tool.TreeSelectionPane.Model
-
Get the root node of the tree.
- getRoot() - Method in class com.sun.javatest.WorkDirectory
-
Get the root directory for this work directory.
- getRootDir() - Method in class com.sun.javatest.finder.RandomTestFinder
- getRootDir() - Method in class com.sun.javatest.finder.ReverseTestFinder
- getRootDir() - Method in class com.sun.javatest.finder.TestFinderDecorator
- getRootDir() - Method in class com.sun.javatest.TestDescription
-
Get the root directory for this test suite WARNING: If this description has been read in from a .jtr file, the rootDir may be inappropriate for this system.
- getRootDir() - Method in class com.sun.javatest.TestFinder
-
Get the root directory of the test suite; this is either the root passed in to the init method or if that is a file, it is the directory containing the file.
- getRootDir() - Method in class com.sun.javatest.TestSuite
-
Get the root directory of this test suite.
- getRootRelativeDir() - Method in class com.sun.javatest.TestDescription
-
Deprecated.Use getRootRelativeFile().getParent()
- getRootRelativeFile() - Method in class com.sun.javatest.TestDescription
-
Get the file of the test, relative to the root dir for the test suite.
- getRootRelativePath() - Method in class com.sun.javatest.TestDescription
-
Get the path of the test, relative to the root dir for the test suite.
- getRootRelativePath(TestResultTable.TreeNode) - Static method in class com.sun.javatest.TestResultTable
-
Get the path to this node, relative to the root of the testsuite.
- getRootRelativeURL() - Method in class com.sun.javatest.TestDescription
-
Get the url of the test, relative to the root dir for the test suite.
- getRowCount() - Method in class com.sun.javatest.exec.FileSystemTableModel
- getSaveOnExit() - Method in class com.sun.javatest.tool.Desktop
-
Check whether or not the desktop will save its state when the VM exits.
- getSection(int) - Method in class com.sun.javatest.TestResult
-
Get the section specified by index.
- getSectionCount() - Method in class com.sun.javatest.TestResult
-
Find out how many sections this test result contains.
- getSectionMessages(String) - Method in class com.sun.interview.Checklist
-
Get the messages in a specific section of this checklist.
- getSectionNames() - Method in class com.sun.interview.Checklist
-
Get the names of the sections for which entries have been added to the checklist.
- getSectionTitles() - Method in class com.sun.javatest.TestResult
-
Get the titles of all sections in this test result.
- getSelectableFolderIcon() - Static method in class com.sun.javatest.tool.IconFactory
-
Get an icon for an selectable (non-traversable) folder.
- getSelectedBody() - Method in class com.sun.interview.ListQuestion
-
Get the currently selected loop body, or null, as selected by by setValue.
- getSelectedReportDirectory() - Method in class com.sun.javatest.report.ReportDirChooser
-
Get the report directory that was most recently selected by the user.
- getSelectedTestSuite() - Method in class com.sun.javatest.tool.TestSuiteChooser
-
Get the test suite that was most recently selected by the user.
- getSelectedTool() - Method in class com.sun.javatest.tool.Desktop
-
Get the currently selected tool on the desktop.
- getSelectedWorkDirectory() - Method in class com.sun.javatest.tool.WorkDirChooser
-
Get the work directory that was most recently selected by the user.
- getSelection() - Method in class com.sun.javatest.tool.TreeSelectionPane
-
Get the current selection, represented as a set of paths to the selected nodes.
- getSelectionType() - Method in class com.sun.javatest.tool.TreeSelectionPane.SelectNode
- getServiceManager() - Method in class com.sun.javatest.TestSuite
- getServiceReader() - Method in class com.sun.javatest.TestSuite
-
Returns a test suite specific ServiceReader, used to read Service definitions.
- getSession() - Method in class com.sun.javatest.exec.BasicSessionControl
-
Returns the session object under control
- getSession() - Method in interface com.sun.javatest.exec.ET_SessionControl
-
Returns the config object under control
- getSetting(String) - Static method in class com.sun.javatest.util.Debug
-
Do a raw lookup of a key, including matching of wildcard settings.
- getSettingsPrefs() - Static method in class com.sun.javatest.report.Report
- getShortTitle() - Method in class com.sun.javatest.tool.Tool
-
Get a short title for the tool.
- getShowResponses() - Method in class com.sun.interview.WizPrint
-
Determine whether or not responses should be shown when the interview is "printed" to HTML.
- getShowResponseTypes() - Method in class com.sun.interview.WizPrint
-
Determine whether or not the types of responses should be shown when the interview is "printed" to HTML.
- getShowTags() - Method in class com.sun.interview.WizPrint
-
Determine whether or not question tags should be shown when the interview is "printed" to HTML.
- getSize() - Method in interface com.sun.javatest.TestResultTable.TreeNode
-
Find out how many nodes are contained in this one and below.
- getSize() - Method in class com.sun.javatest.tool.ToolDialog
-
Get the size of the dialog.
- getSize() - Method in class com.sun.javatest.TRT_TreeNode
-
Find out how many tests are in this node and below.
- getSize() - Method in class com.sun.javatest.util.OrderedTwoWayTable
-
Get the number of pairs in the table.
- getSourceCommitID() - Static method in class com.sun.javatest.ProductInfo
-
Source repository commit ID that is used for building this product.
- getSourceFiles() - Method in class com.sun.javatest.TestDescription
-
Get the set of source files for this test description, as specified by the "source" parameter.
- getSources() - Method in class com.sun.javatest.TestDescription
-
Get the set of source files for this test description, as specified by the "source" parameter.
- getSourceURLs() - Method in class com.sun.javatest.TestDescription
-
Get a list of associated files for a specified test description.
- getSpecifiedTests() - Method in class com.sun.javatest.BasicParameters
- getSpecifiedTests() - Method in class com.sun.javatest.interview.TestsInterview
- getSpecifiedTests() - Method in interface com.sun.javatest.Parameters.MutableTestsParameters
-
Get the set of specified tests to be used as the set of tests to be run when the mode is set to SPECIFIED_TESTS.
- getSplitString() - Method in class com.sun.javatest.tool.StringFitter
-
get current split string
- getStartDate() - Method in class com.sun.javatest.LastRunInfo
-
When did the last test run start.
- getStartTime() - Method in class com.sun.javatest.Harness
-
Get the time at which the last run start.
- getStartTime() - Method in class com.sun.javatest.LastRunInfo
-
When did the last test run start.
- getState() - Method in class com.sun.javatest.tool.IconLabel
-
Get the state for the icon to be displayed.
- getStatus() - Method in class com.sun.javatest.lib.MultiStatus
-
Get the aggregate outcome of all the outcomes passed to "add".
- getStatus() - Method in class com.sun.javatest.TestResult
-
Get the status for this test.
- getStatus() - Method in class com.sun.javatest.TestResult.Section
-
Find out what the result of the execution of this section was.
- getStatus(int, Status) - Method in class com.sun.javatest.lib.ExecStdTestOtherJVMCmd
-
Generate a status for the command, based upon the command's exit code and a status that may have been passed from the command by using
status.exit()
. - getStatus(int, Status) - Method in class com.sun.javatest.lib.ProcessCommand
-
Generate a status for the command, based upon the command's exit code and a status that may have been passed from the command by using
status.exit()
. - getStatusBarColor(int) - Static method in class com.sun.javatest.tool.I18NUtils
-
Get the color for a bar for a test status.
- getStatusColor(int) - Static method in class com.sun.javatest.tool.I18NUtils
-
Get the base color for a test status.
- getStatusFilter() - Method in class com.sun.javatest.interview.PriorStatusInterview
-
Get a test filter generated from the status test values in the interview.
- getStatusMessage(Status) - Static method in class com.sun.javatest.tool.I18NUtils
-
Get localized version of the message string.
- getStatusString(int) - Static method in class com.sun.javatest.tool.I18NUtils
-
Get the localized status string for a particular test status.
- getStatusValues() - Method in class com.sun.javatest.StatusFilter
-
Get the array of booleans, indexed by the standard
Status
constants, that indicate which status values should be accepted (passed) by the filter, and which should be rejected. - getString(String, Object) - Method in class com.sun.javatest.util.I18NResourceBundle
-
Get an entry from the resource bundle.
- getString(String, Object...) - Method in class com.sun.javatest.util.I18NResourceBundle
-
Get an entry from the resource bundle.
- getStringTable() - Method in class com.sun.javatest.finder.BinaryTestFinder
- getStringValue() - Method in class com.sun.interview.ChoiceArrayQuestion
- getStringValue() - Method in class com.sun.interview.ChoiceQuestion
- getStringValue() - Method in class com.sun.interview.FileListQuestion
- getStringValue() - Method in class com.sun.interview.FileQuestion
- getStringValue() - Method in class com.sun.interview.FloatQuestion
- getStringValue() - Method in class com.sun.interview.InetAddressQuestion
- getStringValue() - Method in class com.sun.interview.IntQuestion
- getStringValue() - Method in class com.sun.interview.ListQuestion
-
Get a string representation of the index of the currently selected loop body, or an out of range value (typically less than zero) if none is selected.
- getStringValue() - Method in class com.sun.interview.NullQuestion
-
A NullQuestion does not have a value, and so this method always returns null.
- getStringValue() - Method in class com.sun.interview.PropertiesQuestion
- getStringValue() - Method in class com.sun.interview.Question
-
Get the response to this question as a string.
- getStringValue() - Method in class com.sun.interview.StringListQuestion
-
Get the response to this question as a string.
- getStringValue() - Method in class com.sun.interview.StringQuestion
- getStringValue() - Method in class com.sun.interview.TreeQuestion
- getStyle() - Method in class com.sun.interview.InetAddressQuestion
-
Get the presentation style (IPv4 or IPv6) for this question.
- getStyle() - Method in class com.sun.javatest.tool.Desktop
-
Get a value indicating the current style of the desktop.
- getSubReports() - Method in class com.sun.javatest.report.COFReport
- getSubReports() - Method in class com.sun.javatest.report.CustomReportFormat
- getSubReports() - Method in class com.sun.javatest.report.HTMLReport
- getSubReports() - Method in class com.sun.javatest.report.PlainTextReport
- getSubReports() - Method in class com.sun.javatest.report.XMLReport
- getSuggestions() - Method in class com.sun.interview.FileQuestion
-
Get the suggested responses to this question, or null if none.
- getSuggestions() - Method in class com.sun.interview.FloatQuestion
-
Get the suggested responses to this question, or null if none.
- getSuggestions() - Method in class com.sun.interview.InetAddressQuestion
-
Get the suggested responses to this question, or null if none.
- getSuggestions() - Method in class com.sun.interview.IntQuestion
-
Get the suggested responses to this question, or null if none.
- getSuggestions() - Method in class com.sun.interview.PropertiesQuestion.FilenameConstraints
- getSuggestions() - Method in class com.sun.interview.PropertiesQuestion.FloatConstraints
-
Get the suggested values.
- getSuggestions() - Method in class com.sun.interview.PropertiesQuestion.IntConstraints
-
Get the suggested values.
- getSuggestions() - Method in class com.sun.interview.PropertiesQuestion.StringConstraints
-
Determine what the current value suggestions are.
- getSuggestions() - Method in class com.sun.interview.StringQuestion
-
Get the suggested responses to this question, or null if none.
- getSummary() - Method in class com.sun.interview.ListQuestion.Body
-
Get a string to uniquely identify this instance of the loop body, or null if there is insufficient information so far to make a determination.
- getSummary() - Method in class com.sun.interview.Question
-
Set the summary text for this question.
- getSummary() - Method in class com.sun.javatest.Keywords
-
Get a human digestible version of the kw represented by this object.
- getSynopsis() - Method in class com.sun.javatest.ExcludeList.Entry
-
Get a short description associated with this entry.
- getSystemFile(String) - Method in class com.sun.javatest.WorkDirectory
-
Get a file in the system directory for this work directory.
- getTag() - Method in class com.sun.interview.Interview
-
Get a tag used to qualify the tags of questions in this interview.
- getTag() - Method in class com.sun.interview.Question
-
Get the tag for a question.
- getTarget() - Method in class com.sun.javatest.tool.HelpLink
-
Get the help ID that will be displayed when the link is activated.
- getTaskMenuActions() - Method in class com.sun.javatest.tool.ToolManager
-
Deprecated.There is no tasks menu anymore.
- getTemplate() - Method in class com.sun.javatest.exec.ContextManager
-
Get the active template.
- getTemplateFile(WorkDirectory) - Static method in class com.sun.javatest.TemplateUtilities
-
Get the path to the template associated with the work dir.
- getTemplateFromWd(File) - Static method in class com.sun.javatest.TemplateUtilities
-
Using a lightweight method,, find out if and which template is associated with a work dir.
- getTemplateManger() - Method in class com.sun.javatest.InterviewParameters
-
Return the template manager for this InterviewParameters.
- getTemplatePath() - Method in class com.sun.javatest.InterviewParameters
-
Return String path to the template file for the current instance.
- getTemplatePath() - Method in class com.sun.javatest.TemplateUtilities.ConfigInfo
- getTemplatePath(WorkDirectory) - Static method in class com.sun.javatest.TemplateUtilities
-
Get the path to the template associated with the work dir.
- getTest(int, File, File, BinaryTestFinder.TestTable) - Method in class com.sun.javatest.finder.BinaryTestFinder.TestTree.Node
-
Get a TestDescription from this node, using the data in a test table.
- getTestAnnotations(TestResult) - Method in class com.sun.javatest.WorkDirectory
-
Get any annotations for the given test in this work directory.
- getTestAnnotations(String) - Method in class com.sun.javatest.WorkDirectory
-
Get any annotations for the given test.
- getTestCase() - Method in class com.sun.javatest.report.KflSorter.TestDiff
-
Get the list of the test case(s).
- getTestCase(String) - Method in class com.sun.javatest.lib.MultiTest
-
Creates a test case method using the name of the method.
- getTestCaseList() - Method in class com.sun.javatest.ExcludeList.Entry
-
Get the same data as getTestCases(), but split into many Strings This method is costly, so use with care.
- getTestCaseList() - Method in class com.sun.javatest.KnownFailuresList.Entry
-
Get the same data as getTestCases(), but split into many Strings This method is costly, so use with care.
- getTestCases() - Method in class com.sun.javatest.ExcludeList.Entry
-
Get the (possibly empty) list of test cases for this entry.
- getTestCases() - Method in class com.sun.javatest.KnownFailuresList.Entry
-
Get the (possibly empty) list of test cases for this entry.
- getTestCases(TestDescription) - Method in class com.sun.javatest.ExcludeList
-
Get the test cases to be excluded for a test.
- getTestCommentWriter() - Method in class com.sun.javatest.TestResult
-
A way to write comments about the test execution into the results.
- getTestCount() - Method in class com.sun.javatest.lib.MultiStatus
-
Get the number of individual test results that have been added.
- getTestDescription() - Method in class com.sun.javatest.Script
-
Get the test description for the test which this script will run.
- getTestFilter() - Method in class com.sun.javatest.report.ReportSettings
- getTestFilter(String) - Method in class com.sun.javatest.exec.BasicSession
- getTestFilterNames() - Method in class com.sun.javatest.exec.BasicSession
- getTestFilters() - Method in class com.sun.javatest.ParameterFilter
-
Gets the set of filters that the parameters have supplied.
- getTestFinder() - Method in class com.sun.javatest.TestFinderQueue
-
Get the test finder being used by this object.
- getTestFinder() - Method in class com.sun.javatest.TestResultTable
-
Get the finder that TRT is using to read the test suite.
- getTestFinder() - Method in class com.sun.javatest.TestSuite
-
Get a shared test finder to read the tests in this test suite.
- getTestFolderIcon(int, boolean, boolean) - Static method in class com.sun.javatest.tool.IconFactory
-
Get a test folder icon.
- getTestIcon(int, boolean, boolean) - Static method in class com.sun.javatest.tool.IconFactory
-
Get a test icon.
- getTestIndexes() - Method in class com.sun.javatest.finder.BinaryTestFinder.TestTree.Node
- getTestIterator() - Method in class com.sun.javatest.Harness
-
Returns test tree iterator containing useful info and stats about the test run
- getTestName() - Method in class com.sun.javatest.report.KflSorter.TestDiff
-
Get the name of the test involved in this diff, not including the test case portion if that applies.
- getTestName() - Method in class com.sun.javatest.TestResult
-
Get the test name, as given by the test URL defined by TestDescription.getRootRelativeURL().
- getTestRefreshBehavior(int) - Method in class com.sun.javatest.TestSuite
-
Get the requested behavior for dealing with conflicts between which tests are in the test suite vs those in the work directory.
- getTestResult() - Method in class com.sun.javatest.report.KflSorter.TestDiff
- getTestResult() - Method in class com.sun.javatest.Script
-
Get the test result object to be used for the results of the test run.
- getTestResults() - Method in interface com.sun.javatest.TestResultTable.TreeNode
-
Get any immediate children of this node which are test result objects.
- getTestResults() - Method in class com.sun.javatest.TRT_TreeNode
- getTestResultTable() - Method in class com.sun.javatest.StatusFilter
-
Get the test result table in which to look up tests to see if they should be accepted by the filter or not.
- getTestResultTable() - Method in class com.sun.javatest.WorkDirectory
-
Get a test result table containing the test results in this work directory.
- getTests() - Method in class com.sun.javatest.BasicParameters
- getTests() - Method in class com.sun.javatest.finder.ChameleonTestFinder
- getTests() - Method in class com.sun.javatest.finder.RandomTestFinder
- getTests() - Method in class com.sun.javatest.finder.ReverseTestFinder
- getTests() - Method in class com.sun.javatest.finder.TestFinderDecorator
- getTests() - Method in class com.sun.javatest.interview.TestsInterview
-
Get the initial files from the interview.
- getTests() - Method in class com.sun.javatest.InterviewParameters
- getTests() - Method in interface com.sun.javatest.Parameters
-
Get the paths identifying the tests or folders of tests within the test suite to be run.
- getTests() - Method in interface com.sun.javatest.Parameters.TestsParameters
-
Get the paths identifying the tests or folders of tests within the test suite to be run.
- getTests() - Method in class com.sun.javatest.TestFinder
-
Get the test descriptions that were found by the most recent call of read.
- getTests(File) - Method in class com.sun.javatest.interview.TestsInterview
- getTestsDir() - Method in class com.sun.javatest.TestSuite
-
Get the directory in the test suite that contains the tests.
- getTestsDoneCount() - Method in class com.sun.javatest.TestFinderQueue
-
Get the number of tests that have been read from this object so far.
- getTestSectionIcon(int) - Static method in class com.sun.javatest.tool.IconFactory
-
Get a test section icon.
- getTestSelectionChoices() - Method in class com.sun.javatest.interview.TestsInterview.TreeOrFileChoiceQuestion
-
Should be overridden if more selection choices are needed
- getTestsFirstQuestion() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getTestsFirstQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the first question to be asked concerning the set of tests and folders of tests to be run.
- getTestsFoundCount() - Method in class com.sun.javatest.Harness
-
Find out how many tests to run have been located so far.
- getTestsFoundCount() - Method in class com.sun.javatest.TestFinderQueue
-
Get the number of tests that have been found so far.
- getTestsIterator(TestResultTable.TreeIterator) - Method in class com.sun.javatest.Harness
- getTestsMode() - Method in class com.sun.javatest.BasicParameters
- getTestsMode() - Method in class com.sun.javatest.interview.TestsInterview
- getTestsMode() - Method in interface com.sun.javatest.Parameters.MutableTestsParameters
-
Get the current mode for how the tests are specified.
- getTestsParameters() - Method in class com.sun.javatest.BasicParameters
- getTestsParameters() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getTestsParameters() - Method in interface com.sun.javatest.Parameters
-
Get an object which provides access to the paths identifying the tests or folders of tests to be run.
- getTestsRemainingCount() - Method in class com.sun.javatest.TestFinderQueue
-
Get the number of tests which have been found but not yet from this object so far.
- getTestsSuccessorQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the next question to be asked after those concerning the tests and folders of tests to be run.
- getTestStats() - Method in class com.sun.javatest.tool.CommandContext
-
Get the cumulative test run statistics.
- getTestsToWrite() - Method in class com.sun.javatest.TestResultCache
-
Returns unmodifiable collection of the tests to write.
- getTestSuite() - Method in class com.sun.javatest.BasicParameters
- getTestSuite() - Method in class com.sun.javatest.exec.ContextManager
-
Get the active test suite.
- getTestSuite() - Method in interface com.sun.javatest.exec.ExecModel
- getTestSuite() - Method in class com.sun.javatest.exec.ExecTool
- getTestSuite() - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
- getTestSuite() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getTestSuite() - Method in interface com.sun.javatest.Parameters
-
Get the test suite for which these parameters apply.
- getTestSuite() - Method in class com.sun.javatest.TestRunner
-
Get the test suite containing the tests to be run by this test runner.
- getTestSuite() - Method in class com.sun.javatest.tool.CommandContext
-
Get the test suite associated with this object.
- getTestSuite() - Method in class com.sun.javatest.WorkDirectory
-
Get the test suite for this work directory.
- getTestSuiteInfo() - Method in class com.sun.javatest.TestSuite
-
Get a map containing the test suite data in the .jtt file.
- getTestSuiteInfo(String) - Method in class com.sun.javatest.TestSuite
-
Get an entry from the data in the .jtt file.
- getTestSuiteRoot() - Method in class com.sun.javatest.TestResultTable
-
Get the root URL of the test suite.
- getTestSuiteTestCount() - Method in class com.sun.javatest.WorkDirectory
-
Find out the number of tests in the entire test suite.
- getTestTable() - Method in class com.sun.javatest.finder.BinaryTestFinder
- getTestTimeout() - Method in class com.sun.javatest.Script
-
Get the timeout to be used for a test.
- getTestTimeout() - Method in interface com.sun.javatest.Script.TimeoutProvider
-
Implement this method returning desired test timeout value
- getTestTree() - Method in class com.sun.javatest.finder.BinaryTestFinder
- getTestURLs() - Method in class com.sun.javatest.LastRunFilter
- getTestURLs() - Method in class com.sun.javatest.LastRunInfo
-
Get the URLs of the tests that were executed in the last test run.
- getText() - Method in class com.sun.interview.Question
-
Get the text for this question.
- getText() - Method in class com.sun.javatest.tool.ColorPrefsPane
- getText() - Method in class com.sun.javatest.tool.HelpLink
-
Get the text string that will be displayed as the body of the link.
- getText() - Method in class com.sun.javatest.tool.PreferencesPane
-
Get a text string which identifies the group of user preferences that can be edited on the panel.
- getTextArgs() - Method in class com.sun.interview.Question
-
Get any arguments necessary to go with the question text.
- getTextColor() - Method in class com.sun.javatest.tool.HelpLink
-
Get the color that will be used to display the link.
- getTextFont() - Method in class com.sun.javatest.tool.HelpLink
-
Get the font that will be used to display the link.
- getTextMimeType() - Method in class com.sun.interview.ErrorQuestion
- getTimeout() - Method in class com.sun.javatest.TestDescription
-
Deprecated.use
getParameter("timeout")
instead - getTimeoutFactor() - Method in class com.sun.javatest.BasicParameters
- getTimeoutFactor() - Method in class com.sun.javatest.interview.TimeoutFactorInterview
-
Get the value for the timeout factor from the interview.
- getTimeoutFactor() - Method in class com.sun.javatest.InterviewParameters
- getTimeoutFactor() - Method in interface com.sun.javatest.Parameters
-
Get an integer specifying a scale factor to be applied to the standard timeout for the test.
- getTimeoutFactor() - Method in interface com.sun.javatest.Parameters.TimeoutFactorParameters
-
Get an integer specifying a scale factor to be applied to the standard timeout for the test.
- getTimeoutFactorFirstQuestion() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getTimeoutFactorFirstQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the first question concerning the scale factor to be applied to the standard timeout for each test.
- getTimeoutFactorParameters() - Method in class com.sun.javatest.BasicParameters
- getTimeoutFactorParameters() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getTimeoutFactorParameters() - Method in interface com.sun.javatest.Parameters
-
Get an object which provides access to the integer specifying a scale factor to be applied to the standard timeout for the test.
- getTimeoutFactorSuccessorQuestion() - Method in class com.sun.javatest.InterviewParameters
-
Get the next question after those concerning the scale factor to be applied to the standard timeout for each test.
- getTimeoutProvider() - Method in class com.sun.javatest.Script
-
Getter for TimeoutProvider.
- getTitle() - Method in class com.sun.interview.Interview
-
Get a descriptive title associated with this interview.
- getTitle() - Method in class com.sun.javatest.ExcludeList
-
Get the title for this exclude list.
- getTitle() - Method in class com.sun.javatest.exec.CustomTestResultViewer
-
Returns the name of this CustomTestResultViewer.
- getTitle() - Method in class com.sun.javatest.KnownFailuresList
-
Get the title for this exclude list.
- getTitle() - Method in class com.sun.javatest.TestDescription
-
Get the title of this test description.
- getTitle() - Method in class com.sun.javatest.TestResult.Section
-
Get the title of this section, specified when the section was created.
- getTitle() - Method in class com.sun.javatest.tool.Tool
-
Get the title string for the tool.
- getTitle() - Method in class com.sun.javatest.tool.ToolDialog
-
Get the title for the dialog.
- getTool() - Method in class com.sun.javatest.tool.ToolDialog
-
Get the tool for which this is a dialog.
- getTool(JComponent, UIFactory, ExecModel, int, TestSuite, boolean) - Static method in class com.sun.javatest.exec.WorkDirChooseTool
- getToolBar() - Method in class com.sun.javatest.exec.ExecTool
- getToolBar(String) - Method in class com.sun.javatest.exec.ToolBarManager
-
Finds toolbar by ID and returns it.
- getToolBarActionList() - Method in class com.sun.javatest.exec.BasicSessionControl
- getToolBarActionList() - Method in interface com.sun.javatest.exec.ET_Control
-
Returns list of actions to be added to the tool bar
- getToolBarActionList() - Method in class com.sun.javatest.exec.ET_DefaultHelpControl
- getToolBarActionList() - Method in class com.sun.javatest.exec.ET_DefaultViewControl
- getToolBarActionList() - Method in class com.sun.javatest.exec.ET_FilterHandler
- getToolBarManager() - Method in class com.sun.javatest.exec.ContextManager
- getToolBars() - Method in class com.sun.javatest.exec.ToolBarManager
-
Returns an array of currently registered toolbars.
- getToolDialogs() - Method in class com.sun.javatest.tool.Tool
-
Get an array containing the set of ToolDialogs owned by this tool.
- getToolManager(Class<? extends ToolManager>) - Method in class com.sun.javatest.tool.Desktop
-
Get the instance of a tool manager for this desktop of a specific class.
- getToolManager(String) - Method in class com.sun.javatest.tool.Desktop
-
Get the instance of a tool manager for this desktop of a specific class.
- getToolManagers() - Method in class com.sun.javatest.tool.Desktop
-
Get the set of tool managers associated with this desktop.
- getTools() - Method in class com.sun.javatest.tool.Desktop
-
Get the set of tools currently on the desktop.
- getToolTip() - Method in class com.sun.javatest.tool.TreeSelectionPane.SelectNode
- getToolTipText() - Method in class com.sun.javatest.tool.EditableList
-
Get the tool tip text that appears on the list.
- getTotalCleanupTime() - Method in class com.sun.javatest.Harness
- getTotalSetupTime() - Method in class com.sun.javatest.Harness
- getTreeNodes() - Method in interface com.sun.javatest.TestResultTable.TreeNode
-
Get any immediate children of this node which are tree nodes.
- getTreeNodes() - Method in class com.sun.javatest.TRT_TreeNode
-
Get only the children of this node which are branches.
- getType() - Method in class com.sun.interview.InetAddressQuestion
-
Get the type of addresses (IPv4 or IPv6) that will be accepted by this question.
- getType() - Method in class com.sun.javatest.Status
-
Get the type code indicating the type of this Status object.
- getType() - Method in class com.sun.javatest.tool.IconLabel
-
Get the type of icon to be displayed.
- getTypeDescription(File) - Method in class com.sun.javatest.tool.WDC_FileView
- getTypeName() - Method in class com.sun.javatest.report.COFReport
- getTypeName() - Method in class com.sun.javatest.report.CustomReportFormat
- getTypeName() - Method in class com.sun.javatest.report.HTMLReport
- getTypeName() - Method in class com.sun.javatest.report.PlainTextReport
- getTypeName() - Method in class com.sun.javatest.report.XMLReport
- getUIF() - Method in class com.sun.javatest.exec.ExecTool
- getUIFactory() - Method in class com.sun.javatest.exec.BasicSessionControl
-
Method returning UIFactory to be used to create InterviewEditor instance.
- getUngrouped() - Method in class com.sun.interview.PropertiesQuestion
- getUpdatesReportFile() - Method in class com.sun.javatest.InterviewPropagator.PropogateMap
-
Returns temporary file with html updates report
- getUpFolderIcon() - Static method in class com.sun.javatest.tool.IconFactory
-
Get an icon for a parent folder.
- getUpperBound() - Method in class com.sun.interview.FloatQuestion
-
Get the inclusive lower bound for responses to this question.
- getUpperBound() - Method in class com.sun.interview.IntQuestion
-
Get the inclusive upper bound for responses to this question.
- getUpperBound() - Method in class com.sun.interview.PropertiesQuestion.FloatConstraints
-
Get the upper bound which specifies the maximum possible value to be considered a valid response from the user.
- getUpperBound() - Method in class com.sun.interview.PropertiesQuestion.IntConstraints
-
Get the upper bound which specifies the maximum possible value to be considered a valid response from the user.
- getUsedElementCount() - Method in class com.sun.javatest.util.ReadAheadIterator
-
Deprecated.Will not be supported in the future.
- getUsersFilters() - Method in class com.sun.javatest.exec.ET_FilterHandler
-
Subclasses may override this method to insert filters like TemplateFilter
- getValidInputColor() - Static method in class com.sun.javatest.tool.UIFactory
-
Get valid input color (green by default)
- getValue() - Method in class com.sun.interview.ChoiceArrayQuestion
-
Get the current (default or latest) response to this question.
- getValue() - Method in class com.sun.interview.ChoiceQuestion
-
Get the internal value for the current (default or latest) response to this question.
- getValue() - Method in class com.sun.interview.FileListQuestion
-
Get the current (default or latest) response to this question.
- getValue() - Method in class com.sun.interview.FileQuestion
-
Get the current (default or latest) response to this question.
- getValue() - Method in class com.sun.interview.FloatQuestion
-
Get the current (default or latest) response to this question.
- getValue() - Method in class com.sun.interview.InetAddressQuestion
-
Get the current (default or latest) response to this question.
- getValue() - Method in class com.sun.interview.IntQuestion
-
Get the current (default or latest) response to this question.
- getValue() - Method in class com.sun.interview.ListQuestion
-
Get the index of the currently selected loop body, or an out of range value (typically less than zero) if none is selected.
- getValue() - Method in class com.sun.interview.PropertiesQuestion
-
Get the current (default or latest) response to this question.
- getValue() - Method in class com.sun.interview.StringListQuestion
-
Get the current (default or latest) response to this question.
- getValue() - Method in class com.sun.interview.StringQuestion
-
Get the current (default or latest) response to this question.
- getValue() - Method in class com.sun.interview.TreeQuestion
-
Get the current (default or latest) response to this question.
- getValue() - Method in class com.sun.javatest.TestEnvironment.Element
-
Get the (unresolved) value of this entry.
- getValue() - Method in enum class com.sun.javatest.tool.UIFactory.Colors
-
Getter for current color value.
- getValue(String) - Method in class com.sun.javatest.exec.BasicSession
- getValue(String) - Method in interface com.sun.javatest.exec.Session
- getValue(String) - Method in class com.sun.javatest.tool.ToolAction
-
Gets one of this object's properties using the associated key.
- getValueAt(int) - Method in class com.sun.javatest.util.OrderedTwoWayTable
-
Get the value at the given index.
- getValueAt(int, int) - Method in class com.sun.javatest.exec.FileSystemTableModel
- getValueHeaderName() - Method in class com.sun.interview.PropertiesQuestion
-
Get the header string for the column in the table that contains the value names.
- getValueIndex(Object) - Method in class com.sun.javatest.util.OrderedTwoWayTable
-
Get the position of a value within the table.
- getValueOnPath() - Method in class com.sun.interview.ChoiceArrayQuestion
-
Verify this question is on the current path, and if it is, return the current value.
- getValueOnPath() - Method in class com.sun.interview.ChoiceQuestion
-
Verify this question is on the current path, and if it is, return the current value.
- getValueOnPath() - Method in class com.sun.interview.FileListQuestion
-
Verify this question is on the current path, and if it is, return the current value.
- getValueOnPath() - Method in class com.sun.interview.FileQuestion
-
Verify this question is on the current path, and if it is, return the current value.
- getValueOnPath() - Method in class com.sun.interview.FloatQuestion
-
Verify this question is on the current path, and if it is, return the current value.
- getValueOnPath() - Method in class com.sun.interview.InetAddressQuestion
-
Verify this question is on the current path, and if it is, return the current value.
- getValueOnPath() - Method in class com.sun.interview.IntQuestion
-
Verify this question is on the current path, and if it is, return the current value.
- getValueOnPath() - Method in class com.sun.interview.ListQuestion
-
Verify this question is on the current path, and if it is, return the current value.
- getValueOnPath() - Method in class com.sun.interview.PropertiesQuestion
-
Verify this question is on the current path, and if it is, return the current value.
- getValueOnPath() - Method in class com.sun.interview.StringListQuestion
-
Verify this question is on the current path, and if it is, return the current value.
- getValueOnPath() - Method in class com.sun.interview.StringQuestion
-
Verify this question is on the current path, and if it is, return the current value.
- getValueOnPath() - Method in class com.sun.interview.TreeQuestion
-
Verify this question is on the current path, and if it is, return the current value.
- getVerboseOptionValue(String) - Method in class com.sun.javatest.tool.CommandContext
-
Get the value of a verbose option.
- getVerboseOptionValue(String, boolean) - Method in class com.sun.javatest.tool.CommandContext
-
Get the value of a verbose option.
- getVersion() - Static method in class com.sun.javatest.ProductInfo
-
The version of this product.
- getViewComponent() - Method in class com.sun.javatest.exec.BasicSessionControl
-
Returns the panel reflecting the current state of the session
- getViewComponent() - Method in interface com.sun.javatest.exec.ET_SessionControl
-
Returns panel reflecting current component state
- getWindowKey() - Method in class com.sun.javatest.tool.ToolDialog.Restorer
- getWindowOpenMenuActions() - Method in class com.sun.javatest.exec.ExecToolManager
- getWindowOpenMenuActions() - Method in class com.sun.javatest.tool.ToolManager
-
Deprecated.
- getWorkDir() - Method in class com.sun.javatest.TestResultTable
-
Deprecated.Use getWorkDirectory
- getWorkDirectory() - Method in class com.sun.javatest.BasicParameters
- getWorkDirectory() - Method in class com.sun.javatest.exec.BasicSession
-
Work directory assigned to the session.
- getWorkDirectory() - Method in class com.sun.javatest.exec.ContextManager
-
Get the active work directory.
- getWorkDirectory() - Method in interface com.sun.javatest.exec.ExecModel
- getWorkDirectory() - Method in class com.sun.javatest.exec.ExecTool
- getWorkDirectory() - Method in interface com.sun.javatest.exec.SessionExt
-
Returns work directory assigned to the session.
- getWorkDirectory() - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
- getWorkDirectory() - Method in class com.sun.javatest.exec.WorkDirChooseTool
- getWorkDirectory() - Method in class com.sun.javatest.interview.BasicInterviewParameters
- getWorkDirectory() - Method in interface com.sun.javatest.Parameters
-
Get the work directory in which to store the results of the test run.
- getWorkDirectory() - Method in class com.sun.javatest.TestResultTable
-
Get the work directory associated with this object.
- getWorkDirectory() - Method in class com.sun.javatest.TestRunner
-
Get the work directory to be used to store the test results generated by this test runner.
- getWorkDirectory() - Method in class com.sun.javatest.tool.CommandContext
-
Get the work directory associated with this object.
- getWorkDirectory() - Method in class com.sun.javatest.tool.SelectedWorkDirApprover
- getWorkRelativePath() - Method in class com.sun.javatest.TestResult
-
Get the path name for the results file for this test, relative to the work directory.
- getWorkRelativePath(TestDescription) - Static method in class com.sun.javatest.TestResult
-
Get the path name for the results file for a test, relative to the work directory.
- getWorkRelativePath(String) - Static method in class com.sun.javatest.TestResult
-
Get the path name for the results file for a test, relative to the work directory.
- getWorkRelativePath(String, String) - Static method in class com.sun.javatest.TestResult
-
Get the path name for the results file for a test, relative to the work directory.
- getWriter() - Static method in class com.sun.javatest.util.Debug
-
Get the debugging stream, used for writing debug messages.
- getXmlReport() - Method in class com.sun.javatest.report.CustomReport
-
Request the content of the standard XML report from the harness.
- GOOD_CHECKSUM - Static variable in class com.sun.javatest.TestResult
-
A code indicating that a good checksum was found in a .jtr file.
- Guide to writing wizards - Search tag in package com.sun.interview
- Section
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form