javax.swing.text
public static class DefaultEditorKit.CopyAction extends TextAction
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
DefaultEditorKit.CopyAction()
Create a new
CopyAction . |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent event)
Performs the
Action . |
augmentList, getFocusedComponent, getTextComponent
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public DefaultEditorKit.CopyAction()
CopyAction
.public void actionPerformed(ActionEvent event)
Action
.event
- the action event describing the user action