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:
updateGUIin interfaceET_Control
-
save
Does nothing- Specified by:
savein interfaceET_Control
-
restore
Does nothing- Specified by:
restorein interfaceET_Control
-
getMenu
Description copied from interface:ET_ControlReturts menu to be added to the menu mar- Specified by:
getMenuin interfaceET_Control- Returns:
- null
-
getToolBarActionList
Description copied from interface:ET_ControlReturns list of actions to be added to the tool bar- Specified by:
getToolBarActionListin interfaceET_Control
-
dispose
public void dispose()Does nothing- Specified by:
disposein interfaceET_Control
-