Class ColorSelectorPanelUI
- java.lang.Object
-
- javax.swing.plaf.ComponentUI
-
- org.pushingpixels.flamingo.internal.ui.common.popup.ColorSelectorPanelUI
-
- Direct Known Subclasses:
BasicColorSelectorPanelUI
public abstract class ColorSelectorPanelUI extends ComponentUI
UI for command button (JColorSelectorPanel
).
-
-
Constructor Summary
Constructors Constructor Description ColorSelectorPanelUI()
-
Method Summary
-
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
-
-