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