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

    • CopyAction

      public CopyAction()
      Create this object with the appropriate identifier.
  • Method Details

    • install

      public void install(SelectionHighlighter caret)
    • actionPerformed

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