public class ET_DefaultHelpControl extends java.lang.Object implements ET_HelpControl
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Does nothing
|
javax.swing.JMenu |
getMenu()
Returts menu to be added to the menu mar
|
java.util.List<javax.swing.Action> |
getToolBarActionList()
Returns list of actions to be added to the tool bar
|
void |
restore(java.util.Map m)
Does nothing
|
void |
save(java.util.Map m)
Does nothing
|
void |
updateGUI()
Does nothing
|
public void updateGUI()
updateGUI in interface ET_Controlpublic void save(java.util.Map m)
save in interface ET_Controlpublic void restore(java.util.Map m)
restore in interface ET_Controlpublic javax.swing.JMenu getMenu()
ET_ControlgetMenu in interface ET_Controlpublic java.util.List<javax.swing.Action> getToolBarActionList()
ET_ControlgetToolBarActionList in interface ET_Controlpublic void dispose()
dispose in interface ET_ControlCopyright (c) 1996, 2015, Oracle and/or its affiliates. All rights reserved.