public class SubstanceRibbonComponentUI
extends org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI
JRibbonComponent
components in Substance look and feel.Constructor | Description |
---|---|
SubstanceRibbonComponentUI() |
Modifier and Type | Method | Description |
---|---|---|
protected org.pushingpixels.flamingo.api.common.icon.ResizableIcon |
createDisabledIcon() |
|
static ComponentUI |
createUI(JComponent c) |
|
protected void |
paintIcon(Graphics g,
org.pushingpixels.flamingo.api.ribbon.JRibbonComponent ribbonComp,
Icon icon,
int x,
int y) |
createLayoutManager, getKeyTipAnchorCenterPoint, getLayoutGap, getPreferredSize, installComponents, installDefaults, installListeners, installUI, isCaptionVisible, isIconVisible, paint, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, update
public static ComponentUI createUI(JComponent c)
protected org.pushingpixels.flamingo.api.common.icon.ResizableIcon createDisabledIcon()
createDisabledIcon
in class org.pushingpixels.flamingo.internal.ui.ribbon.BasicRibbonComponentUI