Class CopyNode

java.lang.Object
javax.swing.AbstractAction
com.marginallyclever.ro3.apps.actions.CopyNode
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

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