Class SelectionHighlighter.CopyAction

java.lang.Object
javax.swing.AbstractAction
org.xhtmlrenderer.swing.SelectionHighlighter.CopyAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
SelectionHighlighter

public static class SelectionHighlighter.CopyAction extends AbstractAction
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      The operation to perform when this action is triggered.
      Parameters:
      e - the action event