javax.swing.text
public static class DefaultEditorKit.PasteAction extends TextAction
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
DefaultEditorKit.PasteAction()
Create a new
PasteAction . |
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.PasteAction()
PasteAction
.public void actionPerformed(ActionEvent event)
Action
.event
- the action event describing the user action