ColorIcon |
An icon that displays a rectangular Color .
|
ColorIterator |
Iterator of the color space.
|
ColorIterator.ADefaultStepping |
Just for protected internal float stepping.
|
ColorIterator.AlphaStepper |
A stepping model that steps on the alpha channel of the HSB color space.
|
ColorIterator.APiggyBackStepper |
Base class for stepping models that may step in each direction of the Hue
Saturation Luminance color space.
|
ColorIterator.HSBStepper |
Performs hue steps until it has walked the whole hue line, then performs a
saturation step to start with hue steps again.
|
ColorIterator.HSStepper |
Performs hue steps until it has walked the whole hue line, then performs a
saturation step to start with hue steps again.
|
ColorIterator.HueStepper |
A stepper that walks along the hue line of the color space.
|
ColorIterator.LuminanceStepper |
A stepping model that steps on the luminance line of the HSB color space.
|
ColorIterator.SaturationStepper |
A stepping model that steps on the saturation line of the HSB color space.
|
ColorMutable |
Mutable Color implementation.
|
HSBColor |
Color that internally works with the Hue Saturation Luminance color space.
|
Messages |
Message bundle for externalization.
|