Class DerivedColor

All Implemented Interfaces:
Paint, Transparency, Serializable, UIResource

public class DerivedColor extends ColorUIResource
A (red) color that acts as a placeholder in UI defaults. The actual color is derived from another color, which is modified by the given color functions.
See Also: