A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes All Packages

I

I - Static variable in class com.sun.javatest.util.HTMLWriter
The HTML "i" tag.
i18n - Variable in class com.sun.javatest.tool.ToolManager
The standard resource bundle for this tool manager, defined in the file i18n.properties in the same package as the tool manager.
I18NResourceBundle - Class in com.sun.javatest.util
A class that lazily opens a package-specific resource bundle containing localization data for a class.
I18NUtils - Class in com.sun.javatest.tool
Utility class to get general internationalization properties and perform general transformations.
I18NUtils() - Constructor for class com.sun.javatest.tool.I18NUtils
 
IconFactory - Class in com.sun.javatest.tool
A factory for standard JT Harness icons.
IconFactory() - Constructor for class com.sun.javatest.tool.IconFactory
 
IconLabel - Class in com.sun.javatest.tool
A lightweight component that can display an icon from the IconFactory.
IconLabel() - Constructor for class com.sun.javatest.tool.IconLabel
 
IconLabelBeanInfo - Class in com.sun.javatest.tool
Bean info for IconLabel.
IconLabelBeanInfo() - Constructor for class com.sun.javatest.tool.IconLabelBeanInfo
 
ignore(String) - Method in class com.sun.javatest.EditLinks
Add another file to be ignored when the files are edited.
ignored(TestDescription, TestFilter) - Method in interface com.sun.javatest.TestFinderQueue.Observer
A test description which was previously found, has been rejected by a test filter, and so has not been put in the queue of tests to be executed.
IMAGE - Static variable in class com.sun.javatest.exec.MultiFormatPane
 
IMAGE - Static variable in class com.sun.javatest.util.HTMLWriter
The HTML "image" tag.
inc() - Static method in class com.sun.javatest.util.ExitCount
Increment the count to prevent the process from exiting.
INDEX_FILE_NAME - Static variable in class com.sun.javatest.report.Report
 
InetAddressQuestion - Class in com.sun.interview
A question to which the response is an IP address.
InetAddressQuestion(Interview, String) - Constructor for class com.sun.interview.InetAddressQuestion
Create a question with a nominated tag.
InetAddressQuestion(Interview, String, int) - Constructor for class com.sun.interview.InetAddressQuestion
Create a question with a nominated tag.
init() - Method in class com.sun.javatest.exec.BasicSessionControl.SessionView
 
init() - Method in class com.sun.javatest.lib.MultiTest
A setup method called after argument decoding is complete, and before the test cases are executed.
init(boolean) - Static method in class com.sun.javatest.util.Debug
Initialize (or re-initialize) debugging support.
init(BufferedReader) - Method in class com.sun.javatest.finder.CommentStream
Initialize a CommentStream.
init(File, File) - Method in class com.sun.javatest.finder.BinaryTestFinder
Deprecated.
Use init(File, File TestEnvironment) with null args as needed.
init(String[]) - Method in class com.sun.javatest.InterviewParameters
Initialize an InterviewParameters object.
init(String[]) - Method in class com.sun.javatest.lib.MultiTest
Deprecated.
Use decodeArg(String) and init() instead.
init(String[]) - Method in class com.sun.javatest.TestSuite
Initialize this test suite, with args typically read from a .jtt file.
init(String[], File, TestEnvironment) - Method in class com.sun.javatest.finder.BinaryTestFinder
Initialize a new BinaryTestFinder.
init(String[], File, TestEnvironment) - Method in class com.sun.javatest.finder.ChameleonTestFinder
Generic initialization routine.
init(String[], File, TestEnvironment) - Method in class com.sun.javatest.finder.ExpandTestFinder
 
init(String[], File, TestEnvironment) - Method in class com.sun.javatest.finder.ReverseTestFinder
Initialize the test finder.
init(String[], File, TestEnvironment) - Method in class com.sun.javatest.TestFinder
Initialize the data required by the finder.
init(String[], File, File[], TestFilter[], TestEnvironment) - Method in class com.sun.javatest.TestFinder
Deprecated.
Use one of the other init() methods. This functionality is no longer supported. Methods on TestResultTable should yield similar results.
initActions() - Method in class com.sun.javatest.exec.BasicSessionControl
 
initArgs(String[]) - Method in class com.sun.javatest.Script
Initialize any custom args for the script.
initBackupPolicy(BackupPolicy) - Method in class com.sun.javatest.Script
Initialize the backup policy to be used when creating a test result file in which to store the results of running this test.
initClassLoader(ClassLoader) - Method in class com.sun.javatest.Script
Initialize the class loader for any commands to be loaded.
initDelegate(Script, String[]) - Method in class com.sun.javatest.Script
Initialize a delegate script object.
initDialog(JDialog, String) - Method in class com.sun.javatest.tool.UIFactory
Configure a dialog with accessibility information.
initEditor() - Method in class com.sun.javatest.exec.BasicSessionControl
Initializes interviewEditor.
initExcludedTestCases(String[]) - Method in class com.sun.javatest.Script
Initialize the list of test cases to be excluded from the test.
initFilterList() - Method in class com.sun.javatest.exec.BasicSession
Creates list of supported filters: ExcludeList, PriorStatus, Keyword, Relevant.
initFrame(JFrame, String) - Method in class com.sun.javatest.tool.UIFactory
Configure a frame with accessibility information and an icon.
initGUI() - Method in class com.sun.javatest.exec.ExecTool
 
initGUI() - Method in class com.sun.javatest.exec.InterviewEditor
 
initGUI() - Method in class com.sun.javatest.exec.ServiceViewer
 
initGUI() - Method in class com.sun.javatest.exec.WorkDirChooseTool
 
initGUI() - Method in class com.sun.javatest.tool.ToolDialog
Initialize the GUI, by calling the various setXXX methods.
initHistoryListeners() - Method in class com.sun.javatest.exec.BasicSessionControl
 
INITIAL_EXCLUDE_LIST - Static variable in interface com.sun.javatest.Parameters.MutableExcludeListParameters
A constant used to indicate that the default exclude list (if any) for the test suite should be used.
InitialUrlFilter - Class in com.sun.javatest
Filters tests based on a set of initial files or URLs.
InitialUrlFilter(File[]) - Constructor for class com.sun.javatest.InitialUrlFilter
Create a filter based on the given files.
InitialUrlFilter(String[]) - Constructor for class com.sun.javatest.InitialUrlFilter
Create a filter based on the given initial URLs.
initMenu(JMenu, String) - Method in class com.sun.javatest.tool.UIFactory
Initialize an empty menu, using resources to specify the name and mnemonic.
initMenu(JMenu, String, String[], ActionListener) - Method in class com.sun.javatest.tool.UIFactory
Initialize a menu using resources and an action listener to specify the menu items, and using resources to specify the name and mnemonic.
initPanel(JPanel, String, boolean) - Method in class com.sun.javatest.tool.UIFactory
Set properties on an existing panel.
initPanel(JPanel, String, LayoutManager, boolean) - Method in class com.sun.javatest.tool.UIFactory
Set properties on an existing panel, including the layout manager.
initPropertyList() - Method in class com.sun.javatest.exec.BasicSession
Creates list of two session properties: WorkDirectory and Configuration.
initTestDescription(TestDescription) - Method in class com.sun.javatest.Script
Initialize the test description to be run by the script.
initTestEnvironment(TestEnvironment) - Method in class com.sun.javatest.Script
Initialize the environment to be used when running the test.
initTestResult(TestResult) - Method in class com.sun.javatest.Script
Initialize the test result for the result of the script execution.
initWorkDir(WorkDirectory) - Method in class com.sun.javatest.Script
Initialize the work directory to be used to store the results obtained when running the test, and to store any temporary files that may be required by the test.
INPUT_DEFAULT - com.sun.javatest.tool.UIFactory.Colors
Default background color for input fields
INPUT_INVALID - com.sun.javatest.tool.UIFactory.Colors
Color used for highlighting incorrect input fields
INPUT_VALID - com.sun.javatest.tool.UIFactory.Colors
Color used for highlighting correct input fields
insert(Object) - Method in class com.sun.javatest.util.Fifo
Insert an entry into the buffer.
insert(Object[], Object, int) - Static method in class com.sun.javatest.util.DynamicArray
Insert an object into the array at the specified index.
insertedBranch(TestResultTable.TreeNode, TestResultTable.TreeNode, int) - Method in interface com.sun.javatest.TestResultTable.TreeNodeObserver
A TreeNode has been inserted into the given parent node.
insertedResult(TestResultTable.TreeNode, TestResult, int) - Method in interface com.sun.javatest.TestResultTable.TreeNodeObserver
A TestResult has been inserted into the given parent node.
install() - Static method in class com.sun.javatest.JavaTestSecurityManager
Try to install a copy of this security manager.
IntConstraints() - Constructor for class com.sun.interview.PropertiesQuestion.IntConstraints
 
IntConstraints(int[]) - Constructor for class com.sun.interview.PropertiesQuestion.IntConstraints
Construct with suggested values for the user.
IntConstraints(int, int) - Constructor for class com.sun.interview.PropertiesQuestion.IntConstraints
Construct with defined upper and lower value boundaries.
IntConstraints(int, int, int[]) - Constructor for class com.sun.interview.PropertiesQuestion.IntConstraints
 
interview - Variable in class com.sun.interview.Question
The interview to which this question belongs.
Interview - Class in com.sun.interview
The base class for an interview: a series of questions, to be presented to the user via some tool such as an assistant or wizard.
Interview(Interview, String) - Constructor for class com.sun.interview.Interview
Create an interview to be used as part of another interview.
Interview(String) - Constructor for class com.sun.interview.Interview
Create a top-level interview.
INTERVIEW - Static variable in class com.sun.interview.Interview
 
Interview.BadHelpFault - Exception in com.sun.interview
Deprecated.
No longer used in this API, direct JavaHelp usage was removed.
Interview.Fault - Exception in com.sun.interview
This exception is to report problems that occur while updating an interview.
Interview.HelpNotFoundFault - Exception in com.sun.interview
Deprecated.
No longer used in this API, direct JavaHelp usage was removed.
Interview.NotOnPathFault - Exception in com.sun.interview
This exception is thrown when a question is expected to be on the current path, and is not.
Interview.Observer - Interface in com.sun.interview
An observer interface for receiving notifications as the state of the interview is updated.
interviewEditor - Variable in class com.sun.javatest.exec.BasicSessionControl
 
InterviewEditor - Class in com.sun.javatest.exec
Dialog to edit InterviewParameters object.
InterviewEditor(JComponent, UIFactory, InterviewParameters) - Constructor for class com.sun.javatest.exec.InterviewEditor
 
InterviewEditor(JComponent, UIFactory, InterviewParameters, ContextManager) - Constructor for class com.sun.javatest.exec.InterviewEditor
 
InterviewEditor.Observer - Interface in com.sun.javatest.exec
For private communication with SessionControl, not for broadcast outside of core JT.
InterviewParameters - Class in com.sun.javatest
Configuration parameters provided via an interview.
InterviewParameters(String) - Constructor for class com.sun.javatest.InterviewParameters
Create an InterviewParameters object.
InterviewParameters.JTIFault - Exception in com.sun.javatest
Indicates problems when accessing the configuration file.
InterviewParameters.TemplateManager - Interface in com.sun.javatest
The template manager is used to change behavior of template saving, the default implementation is the context manager of corresponding test suite.
InterviewParameters.TestSuiteFault - Exception in com.sun.javatest
Indicates problems when accessing the test suite.
InterviewParameters.WorkDirFault - Exception in com.sun.javatest
Indicates problems when accessing the work directory.
InterviewPropagator - Class in com.sun.javatest
 
InterviewPropagator.PropogateMap - Class in com.sun.javatest
Propagation data model.
InterviewPropagator.TestRefresher - Interface in com.sun.javatest
 
InterviewPropagator.ViewManager - Interface in com.sun.javatest
 
InterviewSet - Class in com.sun.interview
InterviewSet is an interview that is also a container for an ordered set of child interviews.
InterviewSet(Interview, String) - Constructor for class com.sun.interview.InterviewSet
Create an interview set.
InterviewSet.CycleFault - Exception in com.sun.interview
This exception will be thrown when an attempt to made to specify a dependency that would create a dependency cycle.
IntQuestion - Class in com.sun.interview
A question to which the response is an integer.
IntQuestion(Interview, String) - Constructor for class com.sun.interview.IntQuestion
Create a question with a nominated tag.
IntQuestion(Interview, String, int, int) - Constructor for class com.sun.interview.IntQuestion
Create a question with a nominated tag.
invalidateFilters() - Method in class com.sun.javatest.exec.BP_DocumentationSubpanel
 
invokeCommand(String) - Method in class com.sun.javatest.Script
Invoke a command in the environment identified by a given key.
invokeTestCase(Method) - Method in class com.sun.javatest.lib.MultiTest
Default way to invoke a specified test case.
invokeTestCases() - Method in class com.sun.javatest.lib.TestCases
Invoke each of the selected test cases, based upon the select and exclude calls that have been made, if any.
ip - Variable in class com.sun.javatest.exec.BasicSession.E_NewConfig
 
ip - Variable in class com.sun.javatest.exec.BasicSession.U_NewConfig
 
IPv4 - Static variable in class com.sun.interview.InetAddressQuestion
A constant to indicate that only IPv4 addresses should be used.
IPv6 - Static variable in class com.sun.interview.InetAddressQuestion
A constant to indicate that IPv6 addresses should be used.
isActionCommand() - Method in class com.sun.javatest.tool.Command
Check whether this command is an action command or not.
isAllTestsFound() - Method in class com.sun.javatest.Harness
Indicates whether the harness has located all the tests it will execute.
isApprovedOpenSelection_dirExists() - Method in class com.sun.javatest.tool.SelectedWorkDirApprover
 
isAutoUpdatableKey(String) - Method in class com.sun.javatest.InterviewParameters
 
isAutoUpdatableKey(String, String) - Method in class com.sun.javatest.InterviewParameters
 
isBackupRequired(File) - Method in class com.sun.javatest.util.BackupPolicy
Determine if backups are enabled for this file.
isBackupsEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isBaseRelativeOnly() - Method in class com.sun.interview.FileListQuestion
Determine whether all valid responses to this question should be relative to the base directory (i.e.
isBaseRelativeOnly() - Method in class com.sun.interview.FileQuestion
Determine whether all valid responses to this question should be relative to the base directory (i.e.
isBaseRelativeOnly() - Method in class com.sun.interview.PropertiesQuestion.FilenameConstraints
Determine whether all valid responses to this question should be relative to the base directory (in or under it).
isBatchRun() - Method in class com.sun.javatest.Harness
Was the harness invoked in batch mode? If it is not in batch mode, this typically implies that the user is using an interactive GUI interface.
isBodyFinishable() - Method in class com.sun.interview.ListQuestion.Body
Check if this body has been completed.
isCaseSensitive() - Method in class com.sun.interview.ExtensionFileFilter
Check whether or not this filter should perform case-sensitive matching for extensions.
isCellEditable(EventObject) - Method in class com.sun.javatest.exec.AbstractCellEditor
 
isChecklistEmpty() - Method in class com.sun.interview.Interview
Check whether any questions on the current path have any associated checklist items.
isChecksumValid(Map, boolean) - Static method in class com.sun.interview.Interview
Deprecated.
As of version 4.4.1, checksums are no longer calculated or checked. True is always returned.
isCloseDesktopWhenDoneEnabled() - Method in class com.sun.javatest.tool.CommandContext
Check whether this object indicates that the desktop should be closed when all commands are done.
isCOFEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isCOFTestCasesEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isConfigSectionEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isConfigurable() - Method in enum com.sun.javatest.tool.UIFactory.Colors
 
isConfiguring() - Method in class com.sun.javatest.exec.BasicSessionControl
 
isConfiguring() - Method in interface com.sun.javatest.exec.ET_SessionControl
 
isConfiguring() - Method in interface com.sun.javatest.exec.ExecModel
Returns true if the model is in the configuration stage, user is either selecting work directory or editing configuration.
isConfiguring() - Method in class com.sun.javatest.exec.ExecTool
 
isConfiguring() - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
 
isCustomValuesAllowed() - Method in class com.sun.interview.PropertiesQuestion.FloatConstraints
Are custom user values allowed?
isCustomValuesAllowed() - Method in class com.sun.interview.PropertiesQuestion.IntConstraints
Are custom user values allowed?
isCustomValuesAllowed() - Method in class com.sun.interview.PropertiesQuestion.StringConstraints
Can the user provide whatever string answer they wish, or must they choose only from the suggested values.
isDesktopRequired() - Method in class com.sun.javatest.tool.CommandContext
Check if a desktop is required by the commands registered with this object.
isDuplicatesAllowed() - Method in class com.sun.interview.FileListQuestion
Check whether or not duplicates should be allowed in the list.
isDuplicatesAllowed() - Method in class com.sun.interview.StringListQuestion
Check whether or not duplicates should be allowed in the list.
isDuplicatesAllowed() - Method in class com.sun.javatest.tool.EditableList
Check whether or not duplicates should be allowed in the list.
isEditConfig - Variable in class com.sun.javatest.exec.WorkDirChooseTool.ChosenFileHandler
Flag, signaling whether user wants to edit configuration post loading
isEdited() - Method in class com.sun.interview.Interview
Determine if this interview as having been edited or not.
isEditorVisible() - Method in class com.sun.javatest.exec.BasicSessionControl
 
isEmpty() - Method in class com.sun.interview.Checklist
Determine whether or not any items have been added to the checklist.
isEmpty() - Method in class com.sun.javatest.ExcludeList
Check whether an exclude list has any entries or not.
isEmpty() - Method in class com.sun.javatest.KnownFailuresList
Check whether an exclude list has any entries or not.
isEmpty() - Method in class com.sun.javatest.tool.Desktop
Check whether the desktop is empty of any tools.
isEmpty() - Method in class com.sun.javatest.util.Fifo
Check if the buffer has an entries or not.
isEmpty() - Method in class com.sun.javatest.util.PrefixMap
 
isEmptyDirectory(File) - Static method in class com.sun.javatest.WorkDirectory
Check if a directory is an empty directory.
isEnabled() - Method in class com.sun.interview.Question
Determine if this question is currently enabled.
isEnabled() - Method in class com.sun.javatest.tool.ToolAction
 
isEnabled() - Static method in class com.sun.javatest.util.Debug
Check if overall debugging is enabled.
isEnabled(int) - Method in class com.sun.javatest.exec.FeatureManager
 
isEnd() - Method in class com.sun.interview.ListQuestion
Check if this is the question that appears at the beginning or at the end of the loop.
isEntryVisible(String) - Method in class com.sun.interview.PropertiesQuestion
Determine if the given property is visible to the user.
isEnvEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isError() - Method in class com.sun.javatest.Status
Check if the type code of the status is ERROR.
isExcluded(String) - Method in class com.sun.javatest.finder.TagTestFinder
Determine if the given extension is excluded from scanning.
isExcludeFile(File) - Static method in class com.sun.javatest.ExcludeList
Test if a file appears to be for an exclude list, by checking the extension.
isFailed() - Method in class com.sun.javatest.Status
Check if the type code of the status is FAILED.
isFileLoaded() - Method in class com.sun.javatest.InterviewParameters
Check if the current file has been loaded into this interview, or if the interview has been saved in it.
isFileNewer() - Method in class com.sun.javatest.InterviewParameters
Determine if the file associated with this interview has been modified on disk after the last call of load or save.
isFinishable() - Method in class com.sun.interview.Interview
Check if the interview has been completed.
isFirst(Question) - Method in class com.sun.interview.Interview
Determine if a question is the first question of the interview.
isFirstTime() - Method in class com.sun.javatest.tool.Desktop
Determine if this is the first time that JT Harness has been run.
isFolder(File) - Method in class com.sun.javatest.finder.BinaryTestFinder
 
isFolder(File) - Method in class com.sun.javatest.finder.TestFinderDecorator
 
isFolder(File) - Method in class com.sun.javatest.TestFinder
Determine whether a location corresponds to a directory (folder) or an actual file.
isHidden() - Method in class com.sun.interview.Question
Determine if this question is currently "hidden".
isHtmlEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isIgnoreable(File) - Static method in class com.sun.javatest.tool.SelectedWorkDirApprover
 
isIndexHtmlEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isInitialUrlMatch(String, String) - Static method in class com.sun.javatest.InitialUrlFilter
Find out if a given URL falls under a particular initial URL.
isInterviewFile(File) - Static method in class com.sun.javatest.InterviewParameters
Determine if the specified file is an interview file, as determined by whether its extension is .jti or not.
isInterviewFinishable() - Method in class com.sun.interview.Interview
Check if this subinterview has been completed.
isKeywordSummaryEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isKflEnabled() - Method in class com.sun.javatest.interview.KnownFailuresListInterview
According to the interview, does the user want to use a KFL?
isKflEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isKflF2eEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isKflF2fEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isKflFile(File) - Static method in class com.sun.javatest.KnownFailuresList
Test if a file appears to be for an exclude list, by checking the extension.
isKflMissingEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isKflTestCasesEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isLast(Question) - Method in class com.sun.interview.Interview
Determine if a question is the last question of the interview.
isLatestExcludeAutoCheckEnabled() - Method in class com.sun.javatest.BasicParameters
 
isLatestExcludeAutoCheckEnabled() - Method in class com.sun.javatest.interview.ExcludeListInterview
 
isLatestExcludeAutoCheckEnabled() - Method in interface com.sun.javatest.Parameters.MutableExcludeListParameters
Check if the automatic check for newer exclude lists is enabled when the exclude list mode is set to LATEST_EXCLUDE_LIST.
isLeaf() - Method in class com.sun.javatest.exec.TT_BasicNode
 
isLeaf() - Method in class com.sun.javatest.exec.TT_TestNode
 
isLeaf(int) - Method in interface com.sun.javatest.TestResultTable.TreeNode
Is the given element of this node a leaf.
isLeaf(int) - Method in class com.sun.javatest.TRT_TreeNode
 
isLeaf(Object) - Method in interface com.sun.interview.TreeQuestion.Model
Determine if this a node is a leaf node.
isLeaf(Object) - Method in interface com.sun.javatest.tool.TreeSelectionPane.Model
Check whether or not a node is a leaf node.
isMatch(String, String) - Static method in class com.sun.javatest.tool.CommandManager
A convenience routine for subtypes to use to see if one string matches another.
isMatch(String, String[]) - Static method in class com.sun.javatest.tool.CommandManager
A convenience routine for subtypes to use to see if a string matches one of a set of strings.
isMenuControlled() - Method in class com.sun.javatest.exec.JavaTestToolBar
Determines whether this tool bar should be controlled from view menu.
isMultiSelectAllowed() - Method in class com.sun.javatest.exec.JavaTestContextMenu
May multiple nodes be selected at one time for this menu item to be enabled.
isMutable() - Method in class com.sun.javatest.TestResult
Determine if the test result object is still mutable.
isMutable() - Method in class com.sun.javatest.TestResult.Section
Query if the section is still writable or not.
isMutable() - Method in class com.sun.javatest.util.PropertyArray
Check if the property array is mutable.
isNameAndDescriptionInPrologEnabled() - Method in class com.sun.javatest.interview.BasicInterviewParameters
Check whether or not to include standard questions in the prolog to get a name and description for this configuration.
isNotRun() - Method in class com.sun.javatest.Status
Check if the type code of the status is NOT_RUN.
isOKToAutoExit() - Method in class com.sun.javatest.tool.Desktop
Check if it is OK to automatically exit JT Harness.
isOKToClose(Tool, JFrame) - Method in class com.sun.javatest.tool.Desktop
Check if it is OK to close a tool.
isOKToExit(JFrame) - Method in class com.sun.javatest.tool.Desktop
Check if it is OK to close all tools and exit the desktop.
isOpenedInsteadOfCreated() - Method in class com.sun.javatest.tool.SelectedWorkDirApprover
 
isParameterFile(File) - Static method in class com.sun.javatest.FileParameters
Determine if the specified file is a parameter file, as determined by whether its extension is .jtp or not.
isPassed() - Method in exception com.sun.javatest.lib.MultiTest.SetupException
Determines whether this SetupException signals failure or not.
isPassed() - Method in class com.sun.javatest.Status
Check if the type code of the status is PASSED.
isPending(TestResult) - Method in interface com.sun.javatest.TestResultTable.TreeIterator
Will the iterator be returning the given node later.
isPlainEnabled() - Method in class com.sun.javatest.report.Report.Settings
Deprecated.
isPlainEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isPrefixMatch(String, String) - Static method in class com.sun.javatest.tool.CommandManager
A convenience routine for subtypes to use to see if a string matches a prefix string.
isPropertyQuestion(String, InterviewParameters) - Static method in class com.sun.javatest.InterviewPropagator
Returns is the specified question is properties question
isPropertyQuestion(String, Map<String, Question>) - Static method in class com.sun.javatest.InterviewPropagator
Returns is the specified question is properties question
isQuestionLogEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isQuickStartWizardActive() - Method in class com.sun.javatest.exec.ExecToolManager
 
isQuickStartWizardShowing() - Method in class com.sun.javatest.exec.ExecTool
 
isReadAheadComplete() - Method in class com.sun.javatest.util.ReadAheadIterator
Check if all available items from the underlying source iterator have been read.
isReadOnly() - Method in class com.sun.interview.PropertiesQuestion.ValueConstraints
Determine if this value is a read-only value.
isReadOnlyValue(String) - Method in class com.sun.interview.PropertiesQuestion
Determine if a value is read-only.
isReady() - Method in class com.sun.javatest.exec.BasicSession
 
isReady() - Method in interface com.sun.javatest.exec.Session
 
isReady() - Method in class com.sun.javatest.TestResultTable
Determine the update status of the table.
isReloadable() - Method in class com.sun.javatest.TestResult
Check whether this test result can be reloaded from a file.
isReportDirectory(File) - Static method in class com.sun.javatest.report.Report
Checks if the input directory contains JT Harness reports.
isReportHtmlEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isResultFile(File) - Static method in class com.sun.javatest.TestResult
Check if this file is or appears to be a result (.jtr) file, according to its filename extension.
isResultsEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isRoot() - Method in class com.sun.interview.Interview
Determine if this is the root interview.
isRoot() - Method in interface com.sun.javatest.TestResultTable.TreeNode
Is this the root of a tree.
isRoot() - Method in class com.sun.javatest.TRT_TreeNode
 
isRunning() - Method in class com.sun.javatest.Harness
Check if the harness is currently executing a test suite or not.
isRunPending() - Method in class com.sun.javatest.exec.InterviewEditor
 
isSameVersionOrNewer(String) - Static method in class com.sun.javatest.ProductInfo
Checks if the version of this product returned by getVersion() method is not older than passed one.
isSelectionEmpty() - Method in class com.sun.javatest.tool.TreeSelectionPane
Check if the selection is empty.
isShowConfigEditor() - Method in class com.sun.javatest.exec.WorkDirChooseTool.ExecModelStub
 
isShowing() - Method in class com.sun.javatest.tool.ToolDialog
Check if the dialog is currently showing on the screen.
isShrunk() - Method in class com.sun.javatest.TestResult
Check whether this object has been "shrunk" to reduce its memory footprint.
isSourceExhausted() - Method in class com.sun.javatest.util.ReadAheadIterator
Deprecated.
Use hasNext().
isStarted() - Method in class com.sun.interview.Interview
Check if the interview has been started.
isStarted() - Static method in class com.sun.javatest.util.MainAppletContext
Check the flag that indicates whether the agent applet has been started.
isStateFileEnabled(int) - Method in class com.sun.javatest.report.ReportSettings
 
isStdEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isStrictModeEnabled() - Method in class com.sun.javatest.ExcludeList
Check whether strict mode is enabled or not.
isStrictModeEnabled() - Method in class com.sun.javatest.KnownFailuresList
Check whether strict mode is enabled or not.
isTemplate() - Method in class com.sun.javatest.InterviewParameters
Determine if the current instance is a template or not.
isTemplate() - Method in class com.sun.javatest.TemplateUtilities.ConfigInfo
 
isTemplate(File) - Static method in class com.sun.javatest.TemplateUtilities
 
isTestMismatch() - Method in class com.sun.javatest.report.KflSorter.TestDiff
Is the mismatch concerning the test's main result?
isTestSuite(File) - Static method in class com.sun.javatest.TestSuite
Check if a file is the root of a valid test suite.
isTestSuiteSet() - Method in class com.sun.javatest.tool.CommandContext
Check whether the test suite has been set yet.
isToolOwnerForDialog(Tool, Container) - Method in class com.sun.javatest.tool.Desktop
Check if the tool's parent Window is the owner of a dialog.
isToolTipAlwaysShown() - Method in class com.sun.javatest.tool.TreeSelectionPane.SelectNode
 
isTracingRequired() - Method in class com.sun.javatest.Harness
Check if a trace file should be generated while performing a test run.
isTraversable(File) - Method in class com.sun.javatest.tool.WDC_FileView
 
isTRTSet() - Method in class com.sun.javatest.WorkDirectory
 
isUnsetAllowed() - Method in class com.sun.interview.PropertiesQuestion.ValueConstraints
Is an unset response allowed.
isUpdatableKey(String) - Method in class com.sun.javatest.InterviewParameters
 
isUpdateAvailable() - Method in class com.sun.javatest.ExcludeListUpdateHandler
Determine if an update is available; this is determined by comparing the last modified times of the remote URL and the local file.
isUpToDate() - Method in interface com.sun.javatest.TestResultTable.TreeNode
Has the finder been used to scan this node from secondary storage?.
isUpToDate() - Method in class com.sun.javatest.TRT_TreeNode
 
isUsableWorkDirectory(File) - Static method in class com.sun.javatest.WorkDirectory
Do sanity check of workdir.
isValid() - Method in class com.sun.interview.FloatQuestion
Deprecated.
see #isValueValid
isValid() - Method in class com.sun.interview.IntQuestion
Deprecated.
see #isValueValid
isValid() - Method in class com.sun.javatest.BasicParameters
 
isValid() - Method in class com.sun.javatest.FileParameters
 
isValid() - Method in class com.sun.javatest.InterviewParameters
Determine whether all the configuration values are valid, by checking if the interview has been completed.
isValid() - Method in interface com.sun.javatest.Parameters
Determine whether all the configuration values are valid.
isValid(float) - Method in class com.sun.interview.PropertiesQuestion.FloatConstraints
Is the given value valid for this field?
isValid(int) - Method in class com.sun.interview.PropertiesQuestion.IntConstraints
Is the given value valid for this field?
isValid(String) - Method in class com.sun.interview.PropertiesQuestion.FilenameConstraints
 
isValid(String) - Method in class com.sun.interview.PropertiesQuestion.FloatConstraints
Is the given value valid for this field? The basic check for validity is to see if the given string can be parsed as an floating point value in the current locale.
isValid(String) - Method in class com.sun.interview.PropertiesQuestion.IntConstraints
Is the given value valid for this field? The basic check for validity is to see if the given string can be parsed as an integer value in the current locale.
isValid(String) - Method in class com.sun.interview.PropertiesQuestion.ValueConstraints
Is the given value valid for this field? Since this constraint class has no particular typing, the default only check that the value is non-empty.
isValidEnv(String) - Method in class com.sun.javatest.TestEnvContext
Check if a name matches the name of one of the environments in this set of environments.
isValueAlwaysValid() - Method in class com.sun.interview.ChoiceArrayQuestion
 
isValueAlwaysValid() - Method in class com.sun.interview.ChoiceQuestion
 
isValueAlwaysValid() - Method in class com.sun.interview.ErrorQuestion
 
isValueAlwaysValid() - Method in class com.sun.interview.FileListQuestion
 
isValueAlwaysValid() - Method in class com.sun.interview.FileQuestion
 
isValueAlwaysValid() - Method in class com.sun.interview.FloatQuestion
 
isValueAlwaysValid() - Method in class com.sun.interview.InetAddressQuestion
 
isValueAlwaysValid() - Method in class com.sun.interview.IntQuestion
 
isValueAlwaysValid() - Method in class com.sun.interview.ListQuestion
Check if the question always has a valid response.
isValueAlwaysValid() - Method in class com.sun.interview.NullQuestion
A NullQuestion does not have a value, and so this method always returns true.
isValueAlwaysValid() - Method in class com.sun.interview.PropertiesQuestion
 
isValueAlwaysValid() - Method in class com.sun.interview.Question
Check if the question always has a valid response.
isValueAlwaysValid() - Method in class com.sun.interview.StringListQuestion
 
isValueAlwaysValid() - Method in class com.sun.interview.StringQuestion
 
isValueAlwaysValid() - Method in class com.sun.interview.TreeQuestion
 
isValueValid() - Method in class com.sun.interview.ChoiceArrayQuestion
 
isValueValid() - Method in class com.sun.interview.ChoiceQuestion
 
isValueValid() - Method in class com.sun.interview.ErrorQuestion
 
isValueValid() - Method in class com.sun.interview.FileListQuestion
Simple validation, upgrade if needed.
isValueValid() - Method in class com.sun.interview.FileQuestion
 
isValueValid() - Method in class com.sun.interview.FloatQuestion
 
isValueValid() - Method in class com.sun.interview.InetAddressQuestion
 
isValueValid() - Method in class com.sun.interview.IntQuestion
 
isValueValid() - Method in class com.sun.interview.ListQuestion
Check if the question currently has a valid response.
isValueValid() - Method in class com.sun.interview.NullQuestion
A NullQuestion does not have a value, and so this method always returns true.
isValueValid() - Method in class com.sun.interview.PropertiesQuestion
 
isValueValid() - Method in class com.sun.interview.Question
Check if the question currently has a valid response.
isValueValid() - Method in class com.sun.interview.StringListQuestion
 
isValueValid() - Method in class com.sun.interview.StringQuestion
 
isValueValid() - Method in class com.sun.interview.TreeQuestion
 
isValueValid(String) - Method in class com.sun.interview.PropertiesQuestion
Convenience method for finding out the status of a particular value.
isVerboseOptionSet(String) - Method in class com.sun.javatest.tool.CommandContext
Check if a verbose option has been set explicitly with setVerboseOptionValue.
isVerboseQuiet() - Method in class com.sun.javatest.tool.CommandContext
Should all verbose output be quieted.
isVerboseTimestampEnabled() - Method in class com.sun.javatest.tool.CommandContext
Check whether timestamps should be printed with verbose output.
isViewerVisible() - Method in class com.sun.javatest.exec.CustomTestResultViewer
Determines whether this viewer should be visible when its parent is visible
isVisible - Variable in class com.sun.javatest.exec.BasicSessionControl.E_EditorVisibility
 
isVisible() - Method in class com.sun.interview.PropertiesQuestion.ValueConstraints
Is this property (and value) visible? True by default.
isVisible() - Method in class com.sun.javatest.tool.Desktop
Check if the top level windows of the desktop are visible or not.
isVisible() - Method in class com.sun.javatest.tool.ToolDialog
Check if the dialog is currently showing on the screen.
isWorkDirectory(File) - Method in class com.sun.javatest.tool.SelectedWorkDirApprover
 
isWorkDirectory(File) - Static method in class com.sun.javatest.WorkDirectory
Check if a directory is a work directory.
isWorkDirectorySet() - Method in class com.sun.javatest.LastRunFilter
 
isWorkDirectorySet() - Method in class com.sun.javatest.tool.CommandContext
Check whether the work directory has been set yet.
isXmlEnabled() - Method in class com.sun.javatest.report.ReportSettings
 
isYesNo() - Method in class com.sun.interview.PropertiesQuestion.BooleanConstraints
Is this a yes/no field, instead of the default true/false?
Item(String, String) - Constructor for class com.sun.interview.Checklist.Item
Create an item to appear in a checklist.
iteratePath(boolean) - Method in class com.sun.interview.Interview
Get an iterator for the set of questions on the current path.
iteratePathToCurrent(boolean) - Method in class com.sun.interview.Interview
Get an iterator for the set of questions on the current path up to and including the current question.
iTests - Variable in class com.sun.javatest.interview.BasicInterviewParameters
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes All Packages