public class SubstanceColorSelectorPanelUI extends BasicColorSelectorPanelUI
JColorSelectorPanel components in Substance look and
feel.BasicColorSelectorPanelUI.PanelLayoutcaptionLabel, colorSelectorContainer, colorSelectorPanel| Constructor | Description |
|---|---|
SubstanceColorSelectorPanelUI() |
| Modifier and Type | Method | Description |
|---|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent comp) |
|
protected int |
getLayoutGap() |
Returns the layout gap for button panel components.
|
protected void |
paintBottomDivider(java.awt.Graphics g,
int x,
int y,
int width,
int height) |
|
protected void |
paintCaptionBackground(java.awt.Graphics g,
int x,
int y,
int width,
int height) |
|
void |
update(java.awt.Graphics g,
javax.swing.JComponent c) |
installComponents, installDefaults, installListeners, installUI, paint, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUIpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent comp)
protected void paintCaptionBackground(java.awt.Graphics g,
int x,
int y,
int width,
int height)
paintCaptionBackground in class BasicColorSelectorPanelUIprotected void paintBottomDivider(java.awt.Graphics g,
int x,
int y,
int width,
int height)
paintBottomDivider in class BasicColorSelectorPanelUIpublic void update(java.awt.Graphics g,
javax.swing.JComponent c)
update in class javax.swing.plaf.ComponentUIprotected int getLayoutGap()
BasicColorSelectorPanelUIgetLayoutGap in class BasicColorSelectorPanelUI