public final class HtmlColor extends Object
Modifier and Type | Method and Description |
---|---|
static Color |
decode(String color)
Decode HTML-attribute style of color to
Color |
static String |
encodeRGB(Color color) |
static Integer |
integerValue(String color) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.