|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UndoAction
An object used to undo something.
Method Summary | |
---|---|
java.lang.String |
getNote()
Returns a short note that describes what this action is about. |
void |
undo()
Does whatever undoing this object represents. |
Method Detail |
---|
void undo()
java.lang.String getNote()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |