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:
  • Constructor Details

    • CopyNode

      public CopyNode()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)