net.sf.bibkeeper.undo
public class: NamedCompound [javadoc |
source]
java.lang.Object
javax.swing.undo.AbstractUndoableEdit
javax.swing.undo.CompoundEdit
net.sf.bibkeeper.undo.NamedCompound
All Implemented Interfaces:
UndoableEdit, Serializable
| Field Summary |
|---|
| String | name | |
| Methods from javax.swing.undo.CompoundEdit: |
|---|
|
addEdit, canRedo, canUndo, die, end, getPresentationName, getRedoPresentationName, getUndoPresentationName, isInProgress, isSignificant, lastEdit, redo, toString, undo |
| Methods from javax.swing.undo.AbstractUndoableEdit: |
|---|
|
addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, redo, replaceEdit, toString, undo |
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |