|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nlm.mms.EnableFilterRedoHandler
Handles the redo operation for an enable or disable filter action.
Constructor Summary | |
EnableFilterRedoHandler(MetamorphoSysGUI gui)
Instantiates an EnableFilterRedoHandler for the specified gui. |
Method Summary | |
String |
getTitle()
Returns the title for the redo menu item. |
void |
redo(Object o1,
Object o2)
Performs the redo operation and prepares the undo stack. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EnableFilterRedoHandler(MetamorphoSysGUI gui)
EnableFilterRedoHandler
for the specified gui.
gui
- the MetamorphoSysGUI
Method Detail |
public String getTitle()
getTitle
in interface RedoHandler
public void redo(Object o1, Object o2)
redo
in interface RedoHandler
o1
- the previous set of active filterso2
- the current set of active filters
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |