public class CSSColorUtil
extends java.lang.Object
| Constructor and Description |
|---|
CSSColorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getColor(java.lang.String colorString)
Parses the given color string and returns the corresponding color int value.
|
public static int getColor(java.lang.String colorString)
colorString - the string representation of the color