public class SubstanceColorSelectorPanelUI
extends org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
JColorSelectorPanel
components in Substance look and
feel.Constructor | Description |
---|---|
SubstanceColorSelectorPanelUI() |
Modifier and Type | Method | Description |
---|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent comp) |
|
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) |
getLayoutGap, installComponents, installDefaults, installListeners, installUI, paint, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUI
public 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 org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
protected void paintBottomDivider(java.awt.Graphics g, int x, int y, int width, int height)
paintBottomDivider
in class org.pushingpixels.flamingo.internal.ui.common.popup.BasicColorSelectorPanelUI
public void update(java.awt.Graphics g, javax.swing.JComponent c)
update
in class javax.swing.plaf.ComponentUI