com.wordpress.tipsforjava.swing
[Java] Class CompoundUndoManager.MyCompoundEdit
java.lang.Object
javax.swing.undo.AbstractUndoableEdit
javax.swing.undo.CompoundEdit
com.wordpress.tipsforjava.swing.CompoundUndoManager.MyCompoundEdit
class CompoundUndoManager.MyCompoundEdit
extends CompoundEdit
|
Methods inherited from class CompoundEdit
|
| toString, end, undo, canUndo, redo, canRedo, addEdit, getUndoPresentationName, getRedoPresentationName, die, isSignificant, isInProgress, getPresentationName, replaceEdit, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
|
Methods inherited from class AbstractUndoableEdit
|
| toString, undo, canUndo, redo, canRedo, addEdit, getUndoPresentationName, getRedoPresentationName, die, isSignificant, getPresentationName, replaceEdit, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
CompoundUndoManager.MyCompoundEdit
CompoundUndoManager.MyCompoundEdit()
-
isInProgress
public boolean isInProgress()
-
undo
public void undo()
-
Groovy Documentation