public class ActionBundle extends AbstractAction
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log4j.Logger |
LOGGER |
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 |
|---|
ActionBundle(String label,
String toolTipText,
Icon icon,
Component frame,
boolean warnUser) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent actionEvent) |
ActionBundle |
setActionListener(ActionListener action)
Call this listener when the command is executed.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic ActionBundle setActionListener(ActionListener action)
action - public void actionPerformed(ActionEvent actionEvent)
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.