|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An Undoable Action
Method Summary | |
java.lang.String |
getName()
Get the name associated with this action - implementations should provide this |
void |
redo()
Handle redo - implementations should provide this |
void |
undo()
Handle undo - implementations should provide this |
Method Detail |
public void undo()
public void redo()
public java.lang.String getName()
|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |