edu.rice.cs.drjava.model.definitions
Class DefinitionsDocument.CommandUndoableEdit

java.lang.Object
  |
  +--javax.swing.undo.AbstractUndoableEdit
        |
        +--edu.rice.cs.drjava.model.definitions.DefinitionsDocument.CommandUndoableEdit
All Implemented Interfaces:
Serializable, UndoableEdit
Enclosing class:
DefinitionsDocument

private class DefinitionsDocument.CommandUndoableEdit
extends AbstractUndoableEdit

See Also:
Serialized Form

Fields inherited from class javax.swing.undo.AbstractUndoableEdit
alive, hasBeenDone, RedoName, UndoName
 
Methods inherited from class javax.swing.undo.AbstractUndoableEdit
addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, replaceEdit, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait