| | Class | Description |
| | AdvancedColorPickerDropDown |
A drop-down with a ColorPlane, a ColorSlider, and a set of TextInputs
representing values in the HSB and RGB colorspaces. |
| | AdvancedHSBColorWheelPicker |
An advanced color wheel picker representing the HSB colorspace. |
| | BaseColorPickerDropDown |
An abstract class for drop-downs used by the DropDownColorPicker. |
| | ColorPlane |
Two individual components of a colorspace represented in a
two-dimensional picker. |
| | ColorSelectionIndicator |
A simple round border the indicates selection in color picker controls. |
| | ColorSelectionViewer |
An advanced color selection indicators that also displays a color. |
| | ColorSlider |
A slider that represents the value of one individual component in a
colorspace. |
| | ColorSliderDropDown |
A drop-down with a set of ColorSliders for the DropDownColorPicker control. |
| | ColorSliderThumb |
A button representing the thumb on the ColorSlider control. |
| | ColorWheelPicker |
Two individual components of the HSB colorspace represented in a
two-dimensional picker. |
| | DefaultColorViewer |
Displays a color surrounded by a standard Flex border. |
| | DisplayObjectColorPickerDropDown |
A drop-down with a DisplayObject whose pixels are used for selection for the DropDownColorPicker control. |
| | DividedColorViewer |
Enhances the DefaultColorViewer by dividing the color display area
between a selected color and a preview color. |
| | HexColorInput |
An advanced TextInput variation for entering a 24-bit hexadecimal color value. |
| | HexColorViewer |
A color viewer that displays the hex string representation of the
selected color over the actual displayed color. |
| | HSBColorWheel |
The graphic representation of a color wheel displaying the HSB
colorspace. |
| | HSBColorWheel2 |
The graphic representation of a color wheel displaying the HSB
colorspace. |
| | SwatchPicker |
A grid of selectable color swatches. |
| | SwatchPickerDropDown |
A drop-down with a SwatchPicker for the DropDownColorPicker control. |