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

N

name - Variable in exception com.sun.interview.JavaHelpFactory.HelpNotFoundFault
The name of the help set that could not be found.
NAME - Static variable in class com.sun.javatest.util.HTMLWriter
The HTML "name" attribute.
NavigationPane - Class in com.sun.javatest.exec
 
NavigationPane(UIFactory, MultiFormatPane) - Constructor for class com.sun.javatest.exec.NavigationPane
 
needServices() - Method in class com.sun.javatest.TestSuite
Checks if serviceReader is active and file with service description does exist.
needsXmlReport() - Method in class com.sun.javatest.report.CustomReport
Will this report need the standard XML data report if it is run.
NEW - Static variable in class com.sun.javatest.report.ReportDirChooser
A constant to indicate that a new report directory is to be created.
NEW - Static variable in class com.sun.javatest.tool.WorkDirChooser
A constant to indicate that a new work directory is to be created.
newConfig() - Method in class com.sun.javatest.exec.InterviewEditor
Starts editing new config.
newFailures - Variable in class com.sun.javatest.report.KflSorter
 
NEWFAILURES - com.sun.javatest.report.KflSorter.Transitions
 
newInstance() - Method in class com.sun.javatest.exec.JavaTestContextMenu
Create a new instance, based on this instance.
newInstance(Class<? extends T>) - Static method in class com.sun.javatest.TestSuite
Create a new instance of a class, translating any exceptions that may arise into Fault.
newInstance(Class<? extends T>, Class<?>[], Object...) - Static method in class com.sun.javatest.TestSuite
Create a new instance of a class using a non-default constructor, translating any exceptions that may arise into Fault.
newLine() - Method in class com.sun.javatest.util.HTMLWriter
Write a newline to the underlying output stream.
newLine() - Method in class com.sun.javatest.util.XMLWriter
Write a newline to the underlying output stream.
next() - Method in class com.sun.interview.Interview
Advance to the next question in the interview.
next() - Method in class com.sun.javatest.TestFinderQueue
Get the next test description if one is available, or null when all have been returned.
next() - Method in interface com.sun.javatest.TestResultTable.TreeIterator
 
next() - Method in class com.sun.javatest.util.ReadAheadIterator
 
nextArg(Iterator<String>) - Method in class com.sun.javatest.tool.Command
Get another argument from the iterator, and add it to the argument array.
nextElement() - Method in interface com.sun.javatest.TestResultTable.TreeIterator
 
NIMBUS_LAF - Static variable in class com.sun.javatest.tool.CommandContext
Code for setting Nimbus LookAndFeel.
NO - Static variable in class com.sun.interview.PropertiesQuestion.BooleanConstraints
 
NO - Static variable in class com.sun.interview.YesNoQuestion
A value for a negative response.
NO_CHECKSUM - Static variable in class com.sun.javatest.TestResult
A code indicating that no checksum was found in a .jtr file.
NO_EXCLUDE_LIST - Static variable in interface com.sun.javatest.Parameters.MutableExcludeListParameters
A constant used to indicate that no exclude list is required.
NO_KEYWORDS - Static variable in interface com.sun.javatest.Parameters.MutableKeywordsParameters
A constant used to indicate that no keyword filtering should be used.
NO_PRIOR_STATUS - Static variable in interface com.sun.javatest.Parameters.MutablePriorStatusParameters
A constant used to indicate that a test's prior execution status should not be taken into account when selecting tests for execution.
NO_READ_AHEAD - Static variable in class com.sun.javatest.TestFinderQueue
A constant specifying that the test finder queue should not perform any read ahead.
NO_TREE_WITHOUT_WD - Static variable in class com.sun.javatest.exec.FeatureManager
Should the harness display test tree for test suite without working directory
noBackups() - Static method in class com.sun.javatest.util.BackupPolicy
Get a BackupPolicy object which does no backups for any files.
Node(I18NResourceBundle, String) - Constructor for class com.sun.javatest.util.HelpTree.Node
Create a node, with no children.
Node(I18NResourceBundle, String, HelpTree.Node...) - Constructor for class com.sun.javatest.util.HelpTree.Node
Create a node, with given children.
Node(I18NResourceBundle, String, String...) - Constructor for class com.sun.javatest.util.HelpTree.Node
Create a node and its children.
Node(String, String) - Constructor for class com.sun.javatest.util.HelpTree.Node
Create a node, with no children.
Node(String, String, HelpTree.Node...) - Constructor for class com.sun.javatest.util.HelpTree.Node
Create a node, with given children.
nodeChanged(TestResultTable.TreeNode[], Object, int, Object) - Method in interface com.sun.javatest.TestResultTable.TreeObserver
A node has changed.
nodeInserted(TestResultTable.TreeNode[], Object, int) - Method in interface com.sun.javatest.TestResultTable.TreeObserver
A node has been inserted into the tree.
nodeRemoved(TestResultTable.TreeNode[], Object, int) - Method in interface com.sun.javatest.TestResultTable.TreeObserver
An item has been removed from the tree.
noExtnInSource - Static variable in class com.sun.javatest.Script
A status that may be used to indicate that no extension was found in a source file.
nominalMaxLength - Variable in class com.sun.interview.PropertiesQuestion.StringConstraints
The nominal maximum length for the string.
nominalMaxLength - Variable in class com.sun.interview.StringQuestion
The nominal maximum length for the string.
NONE - Static variable in class com.sun.javatest.util.ReadAheadIterator
A constant indicating that no read ahead is required.
normalize(Map<String, String>) - Method in class com.sun.javatest.TestFinder
"normalize" the test description entries read from a file.
noSource - Static variable in class com.sun.javatest.Script
A status that may be used to indicate that no source files were found in the test description.
NoSuchLogFault(I18NResourceBundle, String, String) - Constructor for exception com.sun.javatest.TestSuite.NoSuchLogFault
Create a Fault.
NOT_RUN - Static variable in class com.sun.javatest.Status
A return code indicating that the test has not yet been run in this context.
NOT_RUN - Static variable in class com.sun.javatest.tool.I18NUtils
A convenience redefinition of Status.NOT_RUN.
NOT_RUN - Static variable in class com.sun.javatest.tool.IconFactory
A convenience redefinition of Status.NOT_RUN.
notApplicable(String) - Static method in exception com.sun.javatest.lib.MultiTest.SetupException
Creates SetupException object which indicates that this test is not applicable.
notApplicable(String) - Static method in class com.sun.javatest.Status
Deprecated. 
notifier - Variable in class com.sun.javatest.Script
Notifier of starting/finishing tests.
notify(CustomPropagationController.EventType, InterviewParameters, Map<String, String>) - Method in class com.sun.javatest.tool.CustomPropagationController
Invoked when a template propagation event occurs.
notifyError(String, InterviewParameters) - Method in interface com.sun.javatest.InterviewPropagator.ViewManager
 
notifyFinishedTest(TestResult) - Method in class com.sun.javatest.TestRunner
This method must be called when each test is finished, to notify any registered observers.
notifyObservers() - Method in class com.sun.javatest.exec.InterviewEditor
Notifies registered observers of the change happened to viewConfig
notifyObservers(Session.Event) - Method in class com.sun.javatest.exec.BasicSession
Delivers events to the all registered observers
notifyObservers(Session.Event) - Method in interface com.sun.javatest.exec.Session
Delivers events to the all registered observers
notifyObserversOfVisibility(boolean) - Method in class com.sun.javatest.exec.InterviewEditor
Notifies registered observers of setVisible() method has been called.
notifyOfTheFinalStats(Map<TestFilter, List<TestDescription>>, int...) - Method in class com.sun.javatest.Harness
Informs all the observers of the final stats gathered after the test run
notifyOfTheFinalStats(Map<TestFilter, List<TestDescription>>, int...) - Method in interface com.sun.javatest.Harness.Observer
Is called when final test run stats are available for evaluation.
notifyStartingTest(TestResult) - Method in class com.sun.javatest.TestRunner
This method must be called as each test is started, to notify any registered observers.
notifyUpdated(ObservableTestFilter) - Method in class com.sun.javatest.ObservableTestFilter
Notify observers that this filter has changed it's internal state (behavior).
notRun(TestDescription) - Static method in class com.sun.javatest.TestResult
Create a placeholder TestResult for a test that has not yet been run.
NotTestSuiteFault(I18NResourceBundle, String, File) - Constructor for exception com.sun.javatest.TestSuite.NotTestSuiteFault
Create a Fault.
NullQuestion - Class in com.sun.interview
A "null" question with no response.
NullQuestion(Interview) - Constructor for class com.sun.interview.NullQuestion
Create a null question.
NullQuestion(Interview, String) - Constructor for class com.sun.interview.NullQuestion
Create a question with a nominated tag.
NullQuestion(Interview, String, int) - Constructor for class com.sun.interview.NullQuestion
Create a question with a nominated tag.
NUM_CHECKSUM_STATES - Static variable in class com.sun.javatest.TestResult
The number of different checksum states (none, good, bad).
NUM_STATES - Static variable in class com.sun.javatest.Status
Number of states which are predefined as "constants".
NUM_STATES - Static variable in class com.sun.javatest.tool.I18NUtils
A constant indicating the number of different value "state" values.
NUM_STATES - Static variable in class com.sun.javatest.tool.IconFactory
A constant indicating the number of different value "state" values.
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