public abstract class AbstractCustomizedAction extends AbstractAction
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
AbstractCustomizedAction(IActionCustomization customization) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent event) |
protected abstract void |
execute(Component componment,
ActionEvent event) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic AbstractCustomizedAction(IActionCustomization customization)
public final void actionPerformed(ActionEvent event)
protected abstract void execute(Component componment, ActionEvent event)
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.