Uses of Class
com.sun.javatest.tool.ToolDialog.Restorer
-
Packages that use ToolDialog.Restorer Package Description 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 ToolDialog.Restorer in com.sun.javatest.tool
Methods in com.sun.javatest.tool that return ToolDialog.Restorer Modifier and Type Method Description protected ToolDialog.Restorer
ToolDialog. getRestorer()
Methods in com.sun.javatest.tool with parameters of type ToolDialog.Restorer Modifier and Type Method Description protected void
ToolDialog. setRestorer(ToolDialog.Restorer restorer)
-