au.com.forward.undoRedo
Class BranchUndoRedo.BranchUndoableEdit
java.lang.Object
javax.swing.undo.AbstractUndoableEdit
au.com.forward.undoRedo.BranchUndoRedo.BranchUndoableEdit
- All Implemented Interfaces:
- java.io.Serializable, javax.swing.undo.UndoableEdit
- Enclosing class:
- BranchUndoRedo
public static class BranchUndoRedo.BranchUndoableEdit
- extends javax.swing.undo.AbstractUndoableEdit
A dummy UndoableEdit for the BranchUndoRedo node to wrap.
- See Also:
- Serialized Form
Fields inherited from class javax.swing.undo.AbstractUndoableEdit |
RedoName, UndoName |
Methods inherited from class javax.swing.undo.AbstractUndoableEdit |
addEdit, canRedo, canUndo, die, isSignificant, redo, replaceEdit, toString, undo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PresentationName
public static final java.lang.String PresentationName
- See Also:
- Constant Field Values
getPresentationName
public java.lang.String getPresentationName()
- Specified by:
getPresentationName
in interface javax.swing.undo.UndoableEdit
- Overrides:
getPresentationName
in class javax.swing.undo.AbstractUndoableEdit
getUndoPresentationName
public java.lang.String getUndoPresentationName()
- Specified by:
getUndoPresentationName
in interface javax.swing.undo.UndoableEdit
- Overrides:
getUndoPresentationName
in class javax.swing.undo.AbstractUndoableEdit
getRedoPresentationName
public java.lang.String getRedoPresentationName()
- Specified by:
getRedoPresentationName
in interface javax.swing.undo.UndoableEdit
- Overrides:
getRedoPresentationName
in class javax.swing.undo.AbstractUndoableEdit