javax.swing.plaf
Class ColorChooserUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ColorChooserUI
- Direct Known Subclasses:
- BasicColorChooserUI, MultiColorChooserUI
public abstract class ColorChooserUI
- extends ComponentUI
Disabled: no SafeJ information.
Pluggable look and feel interface for JColorChooser.
Methods inherited from class javax.swing.plaf.ComponentUI |
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColorChooserUI
public ColorChooserUI()
- Class is disabled.