public static class DefaultEditorKit.CopyAction extends TextAction
Toolkit.getSystemClipboard(),
DefaultEditorKit.CutAction,
DefaultEditorKit.PasteAction,
Serialized Form| Constructor and Description |
|---|
DefaultEditorKit.CopyAction()
Create a new
CopyAction. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
Performs the
Action. |
augmentList, getFocusedComponent, getTextComponentpublic DefaultEditorKit.CopyAction()
CopyAction.public void actionPerformed(java.awt.event.ActionEvent event)
Action.event - the action event describing the user action