|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RedoHandler
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 |
|---|
String getTitle()
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 | ||||||||