Uses of Class
com.sun.javatest.exec.ExecTool

Packages that use ExecTool
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 ExecTool in com.sun.javatest.exec
 

Methods in com.sun.javatest.exec that return ExecTool
protected  ExecTool ExecToolManager.addNewExecTool(TestSuite ts, WorkDirectory wd, InterviewParameters ip, java.lang.String errorKey)
           
 ExecTool ExecToolManager.showTestSuite(TestSuite ts)
          Deprecated.  
 ExecTool ExecToolManager.showWorkDirectory(WorkDirectory wd)
          Deprecated.  
 

Methods in com.sun.javatest.exec with parameters of type ExecTool
 ET_ControlFactory ContextManager.getExecToolControlFactory(ExecTool et, UIFactory uif)
           
 



Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.