Class JmolPanel.CopyImageAction

java.lang.Object
javax.swing.AbstractAction
org.openscience.jmol.app.jmolpanel.JmolPanel.CopyImageAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
JmolPanel

public class JmolPanel.CopyImageAction extends AbstractAction
An Action to copy the current image into the clipboard.
See Also:
  • Constructor Details

    • CopyImageAction

      public CopyImageAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)