|
|||||||||
| Home >> All >> com >> steadystate >> [ css overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.steadystate.css
Class RGBColorImpl

java.lang.Objectcom.steadystate.css.dom.RGBColorImpl
com.steadystate.css.RGBColorImpl
- All Implemented Interfaces:
- org.w3c.dom.css.RGBColor, java.io.Serializable
Deprecated. As of 0.9.0, replaced by com.steadystate.css.dom.RGBColorImpl
- public class RGBColorImpl
- extends com.steadystate.css.dom.RGBColorImpl
- Version:
- $Release$
| Field Summary |
| Fields inherited from class com.steadystate.css.dom.RGBColorImpl |
|
| Constructor Summary | |
protected |
RGBColorImpl(HexColor h)
Deprecated. |
| Methods inherited from class com.steadystate.css.dom.RGBColorImpl |
getBlue, getGreen, getRed, setBlue, setGreen, setRed, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
RGBColorImpl
protected RGBColorImpl(HexColor h)
- Deprecated.
|
|||||||||
| Home >> All >> com >> steadystate >> [ css overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC