Package com.illumon.iris.gui.util
Class MutableColor
java.lang.Object
java.awt.Color
com.illumon.iris.gui.util.MutableColor
- All Implemented Interfaces:
Paint
,Transparency
,Serializable
public class MutableColor extends Color
- See Also:
- Serialized Form
-
Field Summary
-
Constructor Summary
Constructors Constructor Description MutableColor()
-
Method Summary
Methods inherited from class java.awt.Color
brighter, createContext, darker, decode, equals, getAlpha, getBlue, getColor, getColor, getColor, getColorComponents, getColorComponents, getColorSpace, getComponents, getComponents, getGreen, getHSBColor, getRed, getRGBColorComponents, getRGBComponents, getTransparency, hashCode, HSBtoRGB, RGBtoHSB, toString
-
Constructor Details
-
MutableColor
public MutableColor()
-
-
Method Details