ActionListener, Serializable, Cloneable, EventListener, Actionpublic abstract class AbstractCarouselMenuAction extends AbstractAction
| Modifier and Type | Field | Description |
|---|---|---|
static String |
ACTION_IMAGE_URL |
A very high resolution (recommend at leat 128x128) image to associate with the action
|
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 | Description |
|---|---|
AbstractCarouselMenuAction(URL image,
String label) |
Creates a new instance of AbstractCarouselMenuAction
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledactionPerformedpublic static final String ACTION_IMAGE_URL