QuaquaColorChooserUI.See: Description
| Class | Description |
|---|---|
| CMYKChooser |
A color chooser with CMYK color sliders.
|
| ColorChooserMainPanel |
The main panel of the color chooser UI.
|
| ColorPalettesChooser |
ColorPalettesChooser.
|
| ColorPicker |
ColorPicker.
|
| ColorSliderModel |
Abstract super class for ColorModels which can be used in conjunction with
ColorSliderUI user interface delegates.
|
| ColorSlidersChooser |
The ColorSlidersChooser contains four individual color slider pages: gray
slider, RGB sliders, CMYK sliders, and HTML sliders.
|
| ColorSliderTextFieldHandler |
This handler adjusts the value of a component in the color slider model,
when the user enters text into the text field.
|
| ColorSliderUI |
A UI delegate for color sliders.
|
| ColorWheel |
The ColorWheel displays a hue/saturation wheel of the HSB color model.
|
| ColorWheelChooser |
A HSB color chooser, which displays a hue/saturation color wheel, and a
brightness slider.
|
| ColorWheelImageProducer |
Produces the image of a ColorWheel.
|
| Crayons |
A panel which displays a selection of color crayons.
|
| CrayonsChooser |
A color chooser which provides a choice of Crayons.
|
| DefaultPalettes |
This class provides some well known color palettes as array constants.
|
| GrayChooser |
A color chooser with a brightness slider.
|
| GrayColorSliderModel |
A ColorSliderModel for a gray color model (brightness).
|
| HSBChooser |
A ColorChooser with HSB sliders.
|
| HSBColorSliderModel |
ColorSliderModel for the HSB color model (hue, saturation, brightness).
|
| HTMLChooser |
HTMLChooser.
|
| HTMLColorSliderModel |
ColorSliderModel for the HTML color model (red, green, blue, restricted
to values considered as web-save).
|
| HTMLSliderTextFieldHandler |
This handler adjusts the value of a component in the HTML color slider model,
when the user enters text into the text field.
|
| ICC_CMYKColorSliderModel |
A ColorSliderModel for CMYK color models (cyan, magenta, yellow, black) in
a color space defined by a ICC color profile (International Color Consortium).
|
| NominalCMYKColorSliderModel |
A ColorSliderModel for CMYK color models (cyan, magenta, yellow, black) with
nominally converted color components from/to an RGB color model.
|
| PaletteEntry |
PaletteEntry.
|
| PaletteEntryCellRenderer |
PaletteEntryCellRenderer.
|
| PaletteListModel |
PaletteListModel manages a list of PaletteEntry.
|
| Quaqua15ColorPicker |
Quaqua15ColorPicker.
|
| QuaquaColorPreviewPanel |
QuaquaColorPreviewPanel.
|
| RGBChooser |
RGBChooser.
|
| RGBColorSliderModel |
A ColorSliderModel for RGB color components (red, green, blue).
|
| SmallColorWellBorder |
SmallColorWellBorder.
|
| SwatchesChooser |
SwatchesChooser.
|
| SwatchPanel |
SwatchPanel.
|
QuaquaColorChooserUI.