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

public class PasteNode extends AbstractUndoableEdit
Paste the copied nodes as children of the parent nodes.
See Also: