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