Modifier and Type | Field and Description |
---|---|
private static Map<String,Color> |
CSS_COLORS |
Modifier | Constructor and Description |
---|---|
private |
CSSColors() |
Modifier and Type | Method and Description |
---|---|
static Color |
get(String key)
Returns the CSS color for the given key
|