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