Class NodeDeleteAction

java.lang.Object
javax.swing.AbstractAction
com.marginallyclever.donatello.actions.undoable.NodeDeleteAction
All Implemented Interfaces:
com.marginallyclever.donatello.actions.EditorAction, ActionListener, Serializable, Cloneable, EventListener, Action

public class NodeDeleteAction extends AbstractAction implements com.marginallyclever.donatello.actions.EditorAction
Deletes the editor's selected Nodes and sundry.
Since:
2022-02-21
Author:
Dan Royer
See Also: