public class ConfigurableAction extends AbstractCustomizedAction
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 |
|---|
ConfigurableAction(IActionConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(Component componment,
ActionEvent event) |
void |
setEnabled(boolean newValue) |
actionPerformedaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListenerpublic ConfigurableAction(IActionConfiguration configuration)
public void setEnabled(boolean newValue)
setEnabled in interface ActionsetEnabled in class AbstractActionprotected void execute(Component componment, ActionEvent event)
execute in class AbstractCustomizedActionCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.