|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.javatest.exec.ET_DefaultHelpControl
public class ET_DefaultHelpControl
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
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_Control
getMenu in interface ET_Controlpublic java.util.List<javax.swing.Action> getToolBarActionList()
ET_Control
getToolBarActionList in interface ET_Controlpublic void dispose()
dispose in interface ET_Control
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||