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