public static class SelectionHighlighter.CopyAction
extends javax.swing.AbstractAction
| Constructor and Description |
|---|
SelectionHighlighter.CopyAction()
Create this object with the appropriate identifier.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
The operation to perform when this action is triggered.
|
void |
install(SelectionHighlighter caret) |
public SelectionHighlighter.CopyAction()
public void install(SelectionHighlighter caret)
public void actionPerformed(java.awt.event.ActionEvent e)
e - the action eventCopyright © 2014. All Rights Reserved.