|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jas.util.ColorConverter
| Inner Class Summary | |
static class |
ColorConverter.ColorConversionException
|
| Method Summary | |
static java.lang.String |
colorToString(java.awt.Color c)
|
static java.awt.Color |
stringToHTMLColor(java.lang.String str)
Convert a color string "RED" (case-insensitive) or "#NNNNNN" or "(RRR,GGG,BBB)" to a Color. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static java.awt.Color stringToHTMLColor(java.lang.String str)
throws ColorConverter.ColorConversionException
public static java.lang.String colorToString(java.awt.Color c)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||