Class BasicRibbonGalleryUI.JButtonStripUIResource

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
org.pushingpixels.flamingo.api.common.JCommandButtonStrip
org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI.JButtonStripUIResource
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, UIResource
Enclosing class:
BasicRibbonGalleryUI

protected static class BasicRibbonGalleryUI.JButtonStripUIResource extends JCommandButtonStrip implements UIResource
Button strip as a UI resource.
See Also:
  • Constructor Details

    • JButtonStripUIResource

      public JButtonStripUIResource()
      Creates a new UI-resource button strip.
    • JButtonStripUIResource

      public JButtonStripUIResource(JCommandButtonStrip.StripOrientation orientation)
      Creates a new UI-resource button strip.
      Parameters:
      orientation - Orientation for this strip.