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 classColorPalettesChooserColorPalettesChooser.classColorSlidersChooserThe ColorSlidersChooser contains five individual color slider pages: gray slider, RGB sliders, CMYK sliders, HSB sliders, and HTML sliders.classColorWheelChooserA HSB color chooser, which displays a hue/saturation color wheel, and a brightness slider.classCrayonsChooserA color chooser which provides a choice of Crayons.classSwatchesChooserSwatchesChooser.Methods in org.pushingpixels.radiance.theming.internal.contrib.randelshofer.quaqua.colorchooser with parameters of type RadianceColorChooserPanel Modifier and Type Method Description voidColorChooserMainPanel. 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 classColorWheelPanelA color wheel showing a Red, Yellow, Blue color model traditionally used by graphic artists.
-