|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ET_Control
Base interface of ExecTool components
Method Summary | |
---|---|
void |
dispose()
|
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)
Restores saved state from the map |
void |
save(java.util.Map m)
Saves current state to the map |
void |
updateGUI()
Invoked when some change has happened |
Method Detail |
---|
void updateGUI()
void save(java.util.Map m)
void restore(java.util.Map m)
javax.swing.JMenu getMenu()
java.util.List<javax.swing.Action> getToolBarActionList()
void dispose()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |