Package com.marginallyclever.donatello.actions.undoable
package com.marginallyclever.donatello.actions.undoable
-
ClassesClassDescriptionLaunches a "select file to open" dialog and attempts to load the
Graph
from disk.Launches the "Add Node" dialog.Performs anNodeCopyAction
and then anNodeDeleteAction
.Deletes the editor's selectedNode
s and sundry.Disconnects the selectedNode
s from any non-selectedNode
s of aGraph
.Duplicates the editor's copy buffer, inserts the contents into the editor's currentGraph
, and sets the new content as the editor's selected items.