Uses of Interface
com.sun.javatest.exec.ET_Control
Packages that use ET_Control
Package
Description
The Test Manager Tool provides a GUI for opening, browsing, configuring,
and running tests and test suites, and for browsing the results.
-
Uses of ET_Control in com.sun.javatest.exec
Subinterfaces of ET_Control in com.sun.javatest.execModifier and TypeInterfaceDescriptioninterfaceBasic interface for controls over filtersinterfaceSignal interface for a control over help.interfaceSignal interface for a control over reporter.interfaceControl over configuration settings in the harness.interfaceClasses in com.sun.javatest.exec that implement ET_ControlModifier and TypeClassDescriptionclassClass that encapsulate logic of user's actions on update session: operations on configuration and work directory.classclassclassThis class handles all the special filter juggling that exec tool needs to do.Methods in com.sun.javatest.exec that return types with arguments of type ET_ControlModifier and TypeMethodDescriptionET_ControlFactory.createCustomControls()Creates a list of custom controls.ET_DefaultControlFactory.createCustomControls()No custom controls by default.