public class SubstanceCommandButtonPanelUI
extends org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
JCommandButtonPanel
components in Substance look and
feel.Constructor | Description |
---|---|
SubstanceCommandButtonPanelUI() |
Modifier and Type | Method | Description |
---|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent comp) |
|
protected java.awt.Insets |
getGroupInsets() |
|
protected int |
getGroupTitleHeight(int groupIndex) |
|
protected void |
paintGroupBackground(java.awt.Graphics g,
int groupIndex,
int x,
int y,
int width,
int height) |
|
protected void |
paintGroupTitleBackground(java.awt.Graphics g,
int groupIndex,
int x,
int y,
int width,
int height) |
|
void |
update(java.awt.Graphics g,
javax.swing.JComponent c) |
createLayoutManager, getLayoutGap, getPreferredHeight, installComponents, installDefaults, installListeners, installUI, paint, recomputeGroupHeaders, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent comp)
protected java.awt.Insets getGroupInsets()
getGroupInsets
in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
protected int getGroupTitleHeight(int groupIndex)
getGroupTitleHeight
in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
protected void paintGroupBackground(java.awt.Graphics g, int groupIndex, int x, int y, int width, int height)
paintGroupBackground
in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
protected void paintGroupTitleBackground(java.awt.Graphics g, int groupIndex, int x, int y, int width, int height)
paintGroupTitleBackground
in class org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonPanelUI
public void update(java.awt.Graphics g, javax.swing.JComponent c)
update
in class javax.swing.plaf.ComponentUI