Uses of Class
com.sun.javatest.tool.ToolManager.Fault

Packages that use ToolManager.Fault
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. 
com.sun.javatest.tool The JT Harness Tool API provides the command-line and GUI infrastructure for the main JT Harness test harness. 
 

Uses of ToolManager.Fault in com.sun.javatest.exec
 

Methods in com.sun.javatest.exec that throw ToolManager.Fault
 Tool ExecToolManager.restoreTool(java.util.Map m)
           
 

Uses of ToolManager.Fault in com.sun.javatest.tool
 

Methods in com.sun.javatest.tool that throw ToolManager.Fault
abstract  Tool ToolManager.restoreTool(java.util.Map m)
          Restore a tool from previously saved information.
 



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