java.lang.Object
javax.swing.undo.AbstractUndoableEdit
com.marginallyclever.ro3.apps.commands.CopyNode
All Implemented Interfaces:
Serializable, UndoableEdit

public class CopyNode extends AbstractUndoableEdit
Copy the selected node(s) to the clipboard.
See Also: