|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Generically represents a handler for undoing a certain action.
Method Summary | |
String |
getTitle()
Returns the title to appear on a menu item. |
void |
undo(Object o1,
Object o2)
Performs the undo operation |
Method Detail |
public String getTitle()
public void undo(Object o1, Object o2)
o1
- object 1, context specific piece of information for undoing action.o2
- object 2, context specific piece of information for undoing action
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |