public abstract class AbstractCarouselMenuAction
extends javax.swing.AbstractAction
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACTION_IMAGE_URL
A very high resolution (recommend at leat 128x128) image to associate with the action
|
Constructor and Description |
---|
AbstractCarouselMenuAction(java.net.URL image,
java.lang.String label)
Creates a new instance of AbstractCarouselMenuAction
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public static final java.lang.String ACTION_IMAGE_URL