public class FeatureElementsRemovedUndoableEdit extends NFEAtomicUndoableEdit
| Constructor and Description |
|---|
FeatureElementsRemovedUndoableEdit(NFEModel model, java.util.Collection<NFEFeatureElement> featureElementsList) |
FeatureElementsRemovedUndoableEdit(NFEModel model, NFEFeatureElement featureElement) |
| Modifier and Type | Method and Description |
|---|---|
void |
redo() |
void |
undo() |
getTimeStamp, setTimeStamppublic FeatureElementsRemovedUndoableEdit(NFEModel model, java.util.Collection<NFEFeatureElement> featureElementsList)
public FeatureElementsRemovedUndoableEdit(NFEModel model, NFEFeatureElement featureElement)
public void undo()
throws javax.swing.undo.CannotRedoException
undo in interface javax.swing.undo.UndoableEditundo in class javax.swing.undo.AbstractUndoableEditjavax.swing.undo.CannotRedoException
public void redo()
throws javax.swing.undo.CannotUndoException
redo in interface javax.swing.undo.UndoableEditredo in class javax.swing.undo.AbstractUndoableEditjavax.swing.undo.CannotUndoException