Constructor and Description |
---|
UndoWrapperCommand(javax.swing.undo.UndoableEdit edit,
java.lang.Object updater)
Constructs a new UndoWrapperCommand based on the given edit
and editor.
|
Modifier and Type | Method and Description |
---|---|
int |
doit()
Apply the change represented by edit.
|
java.lang.String |
getName()
Gets the name of the command to display as the action to undo
|
int |
undo()
Undo the change represented by the edit.
|
enableConfirmation, getAffectedNodes, getContext, getData, getId, getProgressHandle, getType, isGlobal, setContext, setData, setTaskInfo