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

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

Fields in com.sun.javatest.exec declared as InterviewEditor
protected  InterviewEditor BasicSessionControl.interviewEditor
           
 InterviewEditor BasicSessionControl.E_EditorVisibility.source
           
 

Methods in com.sun.javatest.exec with parameters of type InterviewEditor
 void InterviewEditor.Observer.changedVisibility(boolean isVisible, InterviewEditor source)
          Invoked when setVisible() method is invoked on InterviewEditor object
 void BasicSessionControl.changedVisibility(boolean isVisible, InterviewEditor editor)
          InterviewEditor.Observer method.
 



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