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