Package com.sun.javatest.exec
Class ET_DefaultHelpControl
java.lang.Object
com.sun.javatest.exec.ET_DefaultHelpControl
- All Implemented Interfaces:
ET_Control
,ET_HelpControl
-
Method Details
-
updateGUI
public void updateGUI()Does nothing- Specified by:
updateGUI
in interfaceET_Control
-
save
Does nothing- Specified by:
save
in interfaceET_Control
-
restore
Does nothing- Specified by:
restore
in interfaceET_Control
-
getMenu
Description copied from interface:ET_Control
Returts menu to be added to the menu mar- Specified by:
getMenu
in interfaceET_Control
- Returns:
- null
-
getToolBarActionList
Description copied from interface:ET_Control
Returns list of actions to be added to the tool bar- Specified by:
getToolBarActionList
in interfaceET_Control
-
dispose
public void dispose()Does nothing- Specified by:
dispose
in interfaceET_Control
-