Uses of Class
org.pushingpixels.radiance.theming.internal.contrib.randelshofer.quaqua.colorchooser.RadianceColorChooserPanel
-
Packages that use RadianceColorChooserPanel Package Description org.pushingpixels.radiance.theming.internal.contrib.randelshofer.quaqua.colorchooser Contains classes used by theQuaquaColorChooserUI
.org.pushingpixels.radiance.theming.internal.contrib.xoetrope.editor.color -
-
Uses of RadianceColorChooserPanel in org.pushingpixels.radiance.theming.internal.contrib.randelshofer.quaqua.colorchooser
Subclasses of RadianceColorChooserPanel in org.pushingpixels.radiance.theming.internal.contrib.randelshofer.quaqua.colorchooser Modifier and Type Class Description class
ColorPalettesChooser
ColorPalettesChooser.class
ColorSlidersChooser
The ColorSlidersChooser contains five individual color slider pages: gray slider, RGB sliders, CMYK sliders, HSB sliders, and HTML sliders.class
ColorWheelChooser
A HSB color chooser, which displays a hue/saturation color wheel, and a brightness slider.class
CrayonsChooser
A color chooser which provides a choice of Crayons.class
SwatchesChooser
SwatchesChooser.Methods in org.pushingpixels.radiance.theming.internal.contrib.randelshofer.quaqua.colorchooser with parameters of type RadianceColorChooserPanel Modifier and Type Method Description void
ColorChooserMainPanel. addColorChooserPanel(RadianceColorChooserPanel ccp)
-
Uses of RadianceColorChooserPanel in org.pushingpixels.radiance.theming.internal.contrib.xoetrope.editor.color
Subclasses of RadianceColorChooserPanel in org.pushingpixels.radiance.theming.internal.contrib.xoetrope.editor.color Modifier and Type Class Description class
ColorWheelPanel
A color wheel showing a Red, Yellow, Blue color model traditionally used by graphic artists.
-