public static interface UndoRedoSupport.Edit
Modifier and Type | Method and Description |
---|---|
boolean |
canRedo()
Returns true if this edit may be redone.
|
boolean |
canUndo()
Returns true if this edit may be undone.
|
void |
redo()
Re-applies the edit.
|
void |
undo()
Undo the edit.
|
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by debian at 2016-11-28 3:17