Uses of Class
com.sun.javatest.EditJTI.Fault
Packages that use EditJTI.Fault
Package
Description
This package provides facilities for reading, executing
and monitoring tests.
-
Uses of EditJTI.Fault in com.sun.javatest
Methods in com.sun.javatest that throw EditJTI.FaultModifier and TypeMethodDescriptionvoid
Apply an edit to the current configuration.void
Apply a series of edits to the current configuration.void
Load a configuration file to be edited.void
EditJTI.load
(File inFile, URLClassLoader loader) Load a configuration file to be edited, using a specified class loader to load the interview class.boolean
Run the utility, without exiting.boolean
EditJTI.run
(String[] args, PrintWriter out) Run the utility, without exiting, writing any messages to a specified stream.