public class WiredCompoundEdit extends org.freehep.swing.undo.AnimatedCompoundEdit implements Edit
edits
RedoName, UndoName
Constructor and Description |
---|
WiredCompoundEdit(String name)
Creates an empty composite edit with given name.
|
Modifier and Type | Method and Description |
---|---|
WiredCompoundEdit |
copy(RecordPlot plot)
Creates a copy of the compound edit and its contained edits.
|
String |
getID() |
protected RecordPlot |
getRecordPlot()
Returns the record plot to which this edit was sent.
|
void |
setRecordPlot(RecordPlot recordPlot)
To be called as part of the copy procedure to set the recordPlot
variable.
|
String |
toString() |
addEdit, addEdit, canRedo, canUndo, die, end, getFirstEdit, getLastEdit, getName, getNextEdit, getParent, getPresentationName, getPreviousEdit, getRedoPresentationName, getUndoPresentationName, isInProgress, isSignificant, lastEdit, redo, setNextEdit, setParent, setPreviousEdit, undo
replaceEdit
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
replaceEdit
public WiredCompoundEdit(String name)
public String getID()
getID
in interface WiredRegistry.ID
protected RecordPlot getRecordPlot()
public void setRecordPlot(RecordPlot recordPlot)
public WiredCompoundEdit copy(RecordPlot plot)
public String toString()
toString
in class org.freehep.swing.undo.AnimatedCompoundEdit
Copyright © 1996-2014 FreeHEP. All Rights Reserved.