Uses of Interface
com.sun.javatest.exec.ET_ControlFactory
-
Packages that use ET_ControlFactory Package Description com.sun.javatest.exec 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_ControlFactory in com.sun.javatest.exec
Classes in com.sun.javatest.exec that implement ET_ControlFactory Modifier and Type Class Description class
ET_DefaultControlFactory
Default implementation of ET_ControlFactory interface.Methods in com.sun.javatest.exec that return ET_ControlFactory Modifier and Type Method Description ET_ControlFactory
ContextManager. getExecToolControlFactory(ExecTool et, UIFactory uif)
-