Package com.sun.javatest.exec
Interface ET_ViewControl
-
- All Superinterfaces:
ET_Control
- All Known Implementing Classes:
ET_DefaultViewControl
public interface ET_ViewControl extends ET_Control
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Session
getConfig()
void
setConfig(Session ses)
-
Methods inherited from interface com.sun.javatest.exec.ET_Control
dispose, getMenu, getToolBarActionList, restore, save, updateGUI
-
-