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