java.lang.Object
javax.swing.AbstractAction
org.pushingpixels.radiance.theming.extras.internal.contrib.blogofbug.swing.components.AbstractCarouselMenuAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public abstract class AbstractCarouselMenuAction extends AbstractAction
An action for the CarouselMenuAction. May be later refactored into a more useful set of fields or removed completely.
See Also:
  • Field Details

    • ACTION_IMAGE_URL

      public static final String ACTION_IMAGE_URL
      A very high resolution (recommend at leat 128x128) image to associate with the action
      See Also:
  • Constructor Details

    • AbstractCarouselMenuAction

      public AbstractCarouselMenuAction(URL image, String label)
      Creates a new instance of AbstractCarouselMenuAction
      Parameters:
      image - The image
      label - The text