Class NodeIsolateAction

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

public class NodeIsolateAction extends AbstractAction implements com.marginallyclever.donatello.actions.EditorAction
Disconnects the selected Nodes from any non-selected Nodes of a Graph.
Since:
2022-03-10
Author:
Dan Royer
See Also: