javax.swing.text
public static class DefaultEditorKit.PasteAction extends TextAction
See Also: getSystemClipboard CopyAction CutAction
Constructor Summary | |
---|---|
PasteAction()
Create a new PasteAction . |
Method Summary | |
---|---|
void | actionPerformed(ActionEvent event)
Performs the Action .
|
PasteAction
.Action
.
Parameters: event the action event describing the user action