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
All Classes All Packages
All Classes All Packages
F
- fail_compFailUnexp - Static variable in class com.sun.javatest.Script
-
A status that may be used to indicate the a compilation failed unexpectedly.
- fail_compSuccUnexp - Static variable in class com.sun.javatest.Script
-
A status that may be used to indicate that a compilation did not fail as was expected.
- fail_execSuccUnexp - Static variable in class com.sun.javatest.Script
-
A status that may be used to indicate that a test execution step did not fail as wqas expected.
- fail2error - Variable in class com.sun.javatest.report.KflSorter
- FAIL2ERROR - com.sun.javatest.report.KflSorter.Transitions
- fail2fail - Variable in class com.sun.javatest.report.KflSorter
- FAIL2FAIL - com.sun.javatest.report.KflSorter.Transitions
- FAIL2MISSING - com.sun.javatest.report.KflSorter.Transitions
- fail2notrun - Variable in class com.sun.javatest.report.KflSorter
- FAIL2NOTRUN - com.sun.javatest.report.KflSorter.Transitions
- fail2pass - Variable in class com.sun.javatest.report.KflSorter
- FAIL2PASS - com.sun.javatest.report.KflSorter.Transitions
- failed(String) - Static method in class com.sun.javatest.Status
-
Create a Status to indicate the unsuccessful outcome of a test: i.e.
- FAILED - Static variable in class com.sun.javatest.Status
-
A return code indicating that the test was executed but the test reported that it failed.
- FAILED - Static variable in class com.sun.javatest.tool.I18NUtils
-
A convenience redefinition of
Status.FAILED
. - FAILED - Static variable in class com.sun.javatest.tool.IconFactory
-
A convenience redefinition of
Status.FAILED
. - FALSE - Static variable in class com.sun.interview.PropertiesQuestion.BooleanConstraints
- fastScan - Variable in class com.sun.javatest.finder.CommentStream
-
A flag indicating whether comments should be read in "fast scan" mode or not.
- Fault(CommandContext.Fault) - Constructor for exception com.sun.javatest.tool.Command.Fault
-
Create a Fault, by wrapping a CommandContext Fault.
- Fault(I18NResourceBundle, String) - Constructor for exception com.sun.javatest.TestFilter.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String) - Constructor for exception com.sun.javatest.TestFinder.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String) - Constructor for exception com.sun.javatest.TestSuite.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String) - Constructor for exception com.sun.javatest.tool.Command.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String) - Constructor for exception com.sun.javatest.tool.FileOpener.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String) - Constructor for exception com.sun.javatest.tool.Main.Fault
-
Create a BadArgs exception.
- Fault(I18NResourceBundle, String) - Constructor for exception com.sun.javatest.tool.ToolManager.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String, Object) - Constructor for exception com.sun.javatest.TestFilter.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String, Object) - Constructor for exception com.sun.javatest.TestFinder.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String, Object) - Constructor for exception com.sun.javatest.TestSuite.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String, Object) - Constructor for exception com.sun.javatest.tool.Command.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String, Object) - Constructor for exception com.sun.javatest.tool.FileOpener.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String, Object) - Constructor for exception com.sun.javatest.tool.Main.Fault
-
Create a BadArgs exception.
- Fault(I18NResourceBundle, String, Object) - Constructor for exception com.sun.javatest.tool.ToolManager.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String, Object[]) - Constructor for exception com.sun.javatest.TestFilter.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String, Object[]) - Constructor for exception com.sun.javatest.TestFinder.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String, Object[]) - Constructor for exception com.sun.javatest.TestSuite.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String, Object[]) - Constructor for exception com.sun.javatest.tool.Command.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String, Object[]) - Constructor for exception com.sun.javatest.tool.FileOpener.Fault
-
Create a Fault.
- Fault(I18NResourceBundle, String, Object[]) - Constructor for exception com.sun.javatest.tool.Main.Fault
-
Create a BadArgs exception.
- Fault(I18NResourceBundle, String, Object[]) - Constructor for exception com.sun.javatest.tool.ToolManager.Fault
-
Create a Fault.
- Fault(String) - Constructor for exception com.sun.javatest.exec.Session.Fault
- Fault(String) - Constructor for exception com.sun.javatest.lib.TestCases.Fault
-
Construct a new Fault object that signals failure with a corresponding message.
- Fault(Throwable) - Constructor for exception com.sun.javatest.exec.Session.Fault
- Fault(ResourceBundle, String) - Constructor for exception com.sun.interview.Help.Fault
-
Create a Fault.
- Fault(ResourceBundle, String) - Constructor for exception com.sun.interview.Interview.Fault
-
Create a Fault.
- Fault(ResourceBundle, String) - Constructor for exception com.sun.interview.WizPrint.Fault
-
Create a Fault.
- Fault(ResourceBundle, String, Object) - Constructor for exception com.sun.interview.Help.Fault
-
Create a Fault.
- Fault(ResourceBundle, String, Object) - Constructor for exception com.sun.interview.Interview.Fault
-
Create a Fault.
- Fault(ResourceBundle, String, Object) - Constructor for exception com.sun.interview.WizPrint.Fault
-
Create a Fault.
- Fault(ResourceBundle, String, Object[]) - Constructor for exception com.sun.interview.Help.Fault
-
Create a Fault.
- Fault(ResourceBundle, String, Object[]) - Constructor for exception com.sun.interview.Interview.Fault
-
Create a Fault.
- Fault(ResourceBundle, String, Object[]) - Constructor for exception com.sun.interview.WizPrint.Fault
-
Create a Fault.
- featureManager - Variable in class com.sun.javatest.exec.ContextManager
- FeatureManager - Class in com.sun.javatest.exec
-
This class represents default feature manager.
- FeatureManager() - Constructor for class com.sun.javatest.exec.FeatureManager
- featureToggles - Variable in class com.sun.javatest.exec.FeatureManager
- Fifo - Class in com.sun.javatest.util
-
A simple variable length first-in first-out queue.
- Fifo() - Constructor for class com.sun.javatest.util.Fifo
-
Create a buffer with a default initial size.
- Fifo(int) - Constructor for class com.sun.javatest.util.Fifo
-
Create a buffer with a specified initial size.
- file - Variable in class com.sun.javatest.exec.WorkDirChooseTool.ChosenFileHandler
-
File chosen by user
- FILE - Static variable in class com.sun.javatest.tool.FileHistory
-
The name of the client property used to access the File that identifies which dynamically added menu entry has been selected.
- FILE_OTHER - Static variable in class com.sun.javatest.exec.JavaTestMenuManager
- FILE_PRIMARY - Static variable in class com.sun.javatest.exec.JavaTestMenuManager
- FileChooser - Class in com.sun.javatest.tool
-
A variant of JFileChooser, with support for file filters based on filename extensions.
- FileChooser() - Constructor for class com.sun.javatest.tool.FileChooser
-
Create a default file chooser.
- FileChooser(boolean) - Constructor for class com.sun.javatest.tool.FileChooser
-
Create a file chooser, specifying whether or not it should have a generic file filter for "all files".
- FileFilter - Interface in com.sun.interview
-
An interface for filtering files.
- FileFilter - Interface in com.sun.javatest.util
-
A filter interface for files.
- FileHistory - Class in com.sun.javatest.tool
-
A class to maintain a history of recently used files.
- FileHistory.Listener - Class in com.sun.javatest.tool
-
A class that will dynamically add the latest entries for a FileHistory onto a menu.
- FileInfoCache - Class in com.sun.javatest.util
- FileInfoCache() - Constructor for class com.sun.javatest.util.FileInfoCache
- FileListQuestion - Class in com.sun.interview
-
A
question
to which the response is one or more filenames. - FileListQuestion(Interview, String) - Constructor for class com.sun.interview.FileListQuestion
-
Create a question with a nominated tag.
- FilenameConstraints() - Constructor for class com.sun.interview.PropertiesQuestion.FilenameConstraints
- FilenameConstraints(File, boolean) - Constructor for class com.sun.interview.PropertiesQuestion.FilenameConstraints
- FileOpener - Interface in com.sun.javatest.tool
-
An interface for a handler, provided by a tool manager, that can open files of a particular type.
- FileOpener.Fault - Exception in com.sun.javatest.tool
-
This exception is to report problems that occur while opening a file.
- FileParameters - Class in com.sun.javatest
-
An implementation of Parameters, using data read from a .jtp file.
- FileParameters() - Constructor for class com.sun.javatest.FileParameters
-
Create an empty FileParameters object.
- FileParameters(File) - Constructor for class com.sun.javatest.FileParameters
-
Create a FileParameters object, based on data read from a parameter file.
- FileParameters(String[]) - Constructor for class com.sun.javatest.FileParameters
-
Create a FileParameters object, based on command-line-like args.
- FileQuestion - Class in com.sun.interview
-
A
question
to which the response is a filename. - FileQuestion(Interview, String) - Constructor for class com.sun.interview.FileQuestion
-
Create a question with a nominated tag.
- FilesAndDirectoriesFileFilter - Class in com.sun.interview
-
A filter which accepts all files and directories.
- FilesAndDirectoriesFileFilter(String) - Constructor for class com.sun.interview.FilesAndDirectoriesFileFilter
-
Create a filter which accepts all files and directories.
- filesToStrings(File[]) - Static method in class com.sun.javatest.Script
-
Utility routine to convert an array of filenames to a corresponding array of strings.
- FileSystemTableModel - Class in com.sun.javatest.exec
- FileSystemTableModel(String, FileSystemTableModel.FileTableFilter, File, boolean) - Constructor for class com.sun.javatest.exec.FileSystemTableModel
- FileTable - Class in com.sun.javatest.exec
- FileTable(FileSystemTableModel, UIFactory) - Constructor for class com.sun.javatest.exec.FileTable
- filterAdded(TestFilter) - Method in interface com.sun.javatest.exec.FilterConfig.Observer
- FilterConfig - Class in com.sun.javatest.exec
-
The primary purpose is to hold the a variety of named filter sets from which the user will select one (the "active" one).
- FilterConfig(ExecModel, JComponent, UIFactory) - Constructor for class com.sun.javatest.exec.FilterConfig
- FilterConfig.Observer - Interface in com.sun.javatest.exec
-
Observe changes to the state of the view.
- FILTERED_OUT - Static variable in class com.sun.javatest.tool.I18NUtils
-
A constant indicating that an icon should be represented as "filtered out".
- FILTERED_OUT - Static variable in class com.sun.javatest.tool.IconFactory
-
A constant indicating that as icon should be represented as "filtered out".
- filterNames - Variable in class com.sun.javatest.exec.BasicSession
-
List of available filters
- filterRemoved(TestFilter) - Method in interface com.sun.javatest.exec.FilterConfig.Observer
-
Removing the active filter will result in an exception.
- filterUpdated(ObservableTestFilter) - Method in interface com.sun.javatest.ObservableTestFilter.Observer
-
A notification message that is called when the filter has been changed.
- filterUpdated(TestFilter) - Method in interface com.sun.javatest.exec.FilterConfig.Observer
-
The state of the given filter has changed.
- finalize() - Method in class com.sun.javatest.TestResultTable
- FinalQuestion - Class in com.sun.interview
-
A special type of question used to indicate the last of the questions of an interview.
- FinalQuestion(Interview) - Constructor for class com.sun.interview.FinalQuestion
-
Create an anonymous question that can be used to mark the end of a series of questions.
- FinalQuestion(Interview, String) - Constructor for class com.sun.interview.FinalQuestion
-
Create a question that can be used to mark the end of a series of questions.
- find(Object[], Object) - Static method in class com.sun.javatest.util.DynamicArray
-
Find the first index of the object that is equal (reference) to the target.
- find(String) - Method in class com.sun.javatest.KnownFailuresList
- find(String[]) - Method in class com.sun.javatest.util.HelpTree
-
Get a selection representing the nodes that match the given words.
- find(String, String) - Method in class com.sun.javatest.KnownFailuresList
- findAll(String[]) - Method in class com.sun.javatest.util.HelpTree
-
Get a selection representing the nodes that match all of the given words.
- findAny(String[]) - Method in class com.sun.javatest.util.HelpTree
-
Get a selection representing the nodes that each match at least one of the given words.
- findFilter(String) - Method in class com.sun.javatest.exec.BasicSession
-
Supposed to be overridden when extra filters added
- findIndex(Vector, Object) - Method in class com.sun.javatest.util.OrderedTwoWayTable
-
Get the index of the target in the table.
- findNode(TestResultTable.TreeNode, String) - Static method in class com.sun.javatest.TestResultTable
-
Used to find a branch node somewhere in the tree based on a path.
- findResource(String) - Method in class com.sun.javatest.util.DirectoryClassLoader
-
Deprecated.Finds the resource with the given name.
- Finish - Static variable in class com.sun.javatest.tool.CustomPropagationController.EventType
- finished() - Method in class com.sun.javatest.util.Timer
-
Stop accepting requests.
- finishedTest(TestResult) - Method in interface com.sun.javatest.Harness.Observer
-
The harness has finished running the given test.
- finishedTesting() - Method in interface com.sun.javatest.Harness.Observer
-
The harness has finished running tests and is doing other activities (writing the report, updating caches, etc...).
- finishedTestRun(boolean) - Method in interface com.sun.javatest.Harness.Observer
-
The test run has been completed, either because the user requested that the harness stop, the harness decided to terminate the test run, or all requested tests have been run.
- finishQSW(TestSuite, WorkDirectory, InterviewParameters, boolean, boolean) - Method in class com.sun.javatest.exec.ExecToolManager
-
QSW_Listener interface method
- finishQSW(TestSuite, WorkDirectory, InterviewParameters, boolean, boolean) - Method in interface com.sun.javatest.exec.QSW_Listener
-
Invoked when user decided to open new TestSuite
- finishRefresh(TestResultTable.TreeNode) - Method in interface com.sun.javatest.TestResultTable.TreeEventObserver
-
A refresh has been finished on the node.
- finishTests(Parameters) - Method in class com.sun.javatest.exec.BasicSessionControl
-
Invoked when runTestHandler completed test execution
- fireEditingCanceled() - Method in class com.sun.javatest.exec.AbstractCellEditor
-
Notify all listeners that have registered interest for notification on this event type.
- fireEditingStopped() - Method in class com.sun.javatest.exec.AbstractCellEditor
-
Notify all listeners that have registered interest for notification on this event type.
- fireTableDataChanged() - Method in class com.sun.javatest.exec.FileSystemTableModel
- FloatConstraints() - Constructor for class com.sun.interview.PropertiesQuestion.FloatConstraints
- FloatConstraints(float[]) - Constructor for class com.sun.interview.PropertiesQuestion.FloatConstraints
-
Construct with suggestions for the user.
- FloatConstraints(float, float) - Constructor for class com.sun.interview.PropertiesQuestion.FloatConstraints
- FloatConstraints(float, float, float[]) - Constructor for class com.sun.interview.PropertiesQuestion.FloatConstraints
-
Construct with both min, max and suggested values.
- FloatQuestion - Class in com.sun.interview
-
A
question
to which the response is an floating point number. - FloatQuestion(Interview, String) - Constructor for class com.sun.interview.FloatQuestion
-
Create a question with a nominated tag.
- FloatQuestion(Interview, String, float, float, float) - Constructor for class com.sun.interview.FloatQuestion
-
Create a question with a nominated tag.
- flush() - Method in class com.sun.javatest.TestFinderQueue
-
Flush all readahead.
- flush() - Method in class com.sun.javatest.util.Fifo
-
Flush all entries from the buffer.
- flush() - Method in class com.sun.javatest.util.HTMLWriter
-
Flush the stream, and the underlying output stream.
- flush() - Method in class com.sun.javatest.util.WrapWriter
- flush() - Method in class com.sun.javatest.util.WriterStream
-
Flush the stream.
- flush() - Method in class com.sun.javatest.util.XMLWriter
-
Flush the stream, and the underlying output stream.
- flushed() - Method in interface com.sun.javatest.TestFinderQueue.Observer
-
The queue of tests has been flushed.
- FOLDERS_ONLY - Static variable in class com.sun.javatest.exec.JavaTestContextMenu
- FONT - Static variable in class com.sun.javatest.util.HTMLWriter
-
The HTML "font" tag.
- formatDate(Date) - Static method in class com.sun.javatest.TestResult
-
Format the date format used for timestamps, such as the start/stop timestamp.
- found(TestDescription) - Method in interface com.sun.javatest.TestFinderQueue.Observer
-
A test description has been found.
- found(File) - Method in interface com.sun.javatest.TestFinderQueue.Observer
-
Another file which needs to be read has been found.
- foundFile(File) - Method in class com.sun.javatest.TestFinder
-
Report that another file that needs to be read has been found.
- foundTestDescription(TestDescription) - Method in class com.sun.javatest.TestFinder
-
Report that a test description has been found.
- foundTestDescription(Map, File, int) - Method in class com.sun.javatest.finder.ExpandTestFinder
- foundTestDescription(Map, File, int) - Method in class com.sun.javatest.TestFinder
-
Report that data for a test description has been found.
- FRAME - Static variable in class com.sun.javatest.tool.ToolDialog
-
Mask used for ToolDialog initialization.
- FREE - Static variable in class com.sun.javatest.tool.ToolDialog
-
Mask that allows free floating to dialog created with DIALOG mask.
- FULL - Static variable in class com.sun.javatest.util.ReadAheadIterator
-
A constant indicating that full read ahead is required.
- FULL_MODE - Static variable in class com.sun.javatest.exec.InterviewEditor
- FULL_READ_AHEAD - Static variable in class com.sun.javatest.TestFinderQueue
-
A constant specifying the test finder queue should perform complete read ahead, reading all tests from the test finder before returning any from this object.
All Classes All Packages