public class SubstanceRibbonGalleryUI
extends org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
JRibbonGallery
component under Substance
look-and-feel.buttonStrip, expandActionButton, expandListener, firstVisibleButtonIndex, margin, popupListener, propertyChangeListener, ribbonGallery, scrollDownButton, scrollDownListener, scrollUpButton, scrollUpListener, visibleButtonRowNumber, visibleButtonsInEachRow
Modifier and Type | Method | Description |
---|---|---|
protected org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI.ExpandCommandButton |
createExpandButton() |
|
protected org.pushingpixels.flamingo.api.common.JCommandButton |
createScrollDownButton() |
|
protected org.pushingpixels.flamingo.api.common.JCommandButton |
createScrollUpButton() |
|
static ComponentUI |
createUI(JComponent comp) |
|
protected void |
paintRibbonGalleryBorder(Graphics graphics) |
createLayoutManager, getLayoutGap, getPreferredWidth, installComponents, installDefaults, installListeners, installUI, paint, scrollOneRowDown, scrollOneRowUp, scrollToSelected, syncExpandKeyTip, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, update
public static ComponentUI createUI(JComponent comp)
protected void paintRibbonGalleryBorder(Graphics graphics)
paintRibbonGalleryBorder
in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
protected org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI.ExpandCommandButton createExpandButton()
createExpandButton
in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
protected org.pushingpixels.flamingo.api.common.JCommandButton createScrollDownButton()
createScrollDownButton
in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI
protected org.pushingpixels.flamingo.api.common.JCommandButton createScrollUpButton()
createScrollUpButton
in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonGalleryUI