public class NoOperation extends WiredEdit
RedoName, UndoName
Constructor and Description |
---|
NoOperation()
Creates a dummy operation, which can be used as placeholder.
|
Modifier and Type | Method and Description |
---|---|
boolean |
addEdit(UndoableEdit edit) |
WiredEdit |
copy(RecordPlot plot)
Creates a copy of the edit which is attached to the plot, and thus can be
(re/un)done.
|
String |
getPresentationName() |
void |
redoEdit() |
void |
undoEdit() |
endAnimation, getID, getRecordPlot, setRecordPlot, showAnimation, startAnimation, toString
createTransformedShape, getFrames, getNextEdit, getParent, getPreviousEdit, redo, setNextEdit, setParent, setPreviousEdit, undo
die, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
canRedo, canUndo, die, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit
public NoOperation()
public WiredEdit copy(RecordPlot plot)
WiredEdit
public String getPresentationName()
getPresentationName
in interface UndoableEdit
getPresentationName
in class AbstractUndoableEdit
public boolean addEdit(UndoableEdit edit)
addEdit
in interface UndoableEdit
addEdit
in class AbstractUndoableEdit
public void redoEdit()
redoEdit
in class org.freehep.swing.undo.AnimatedEdit
public void undoEdit()
undoEdit
in class org.freehep.swing.undo.AnimatedEdit
Copyright © 1996-2014 FreeHEP. All Rights Reserved.