| AbstractColorProvider |
Base class for color providers.
|
| BackgroundColorProvider |
Returns the background color of a component.
|
| BackgroundPainterColorProvider |
Finds the most suitable background color of a component.
|
| ColorBlender |
Blends two colors according to the given blend amount.
|
| ColorMultiplier |
Multiplies the RGB components of a color with the given factor.
|
| ColorProviderList |
|
| ColorProviderUtil |
|
| FixedColorProvider |
|
| UIManagerColorProvider |
A ColorProvider which returns a property color from the UIManager.
|