|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nlm.mms.GUIConfigurableRedoHandler
Handles redoing regular actions in the GUI.
| Constructor Summary | |
GUIConfigurableRedoHandler(GUIConfigurable gc,
MetamorphoSysGUI gui)
Instantiates a GUIConfigurableRedoHandler. |
|
| Method Summary | |
String |
getTitle()
Returns the title for the redo menu. |
void |
redo(Object o1,
Object o2)
Performs the redo operation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GUIConfigurableRedoHandler(GUIConfigurable gc,
MetamorphoSysGUI gui)
GUIConfigurableRedoHandler.
gc - the GUIConfigurablegui - the MetamorphoSysGUI| Method Detail |
public String getTitle()
getTitle in interface RedoHandler
public void redo(Object o1,
Object o2)
redo in interface RedoHandlero1 - the previous propertieso2 - the "has data changed" state
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||