|
|||||||||
| Home >> All >> com >> flexstor >> common >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.util
Class ColorUtil

java.lang.Objectcom.flexstor.common.util.ColorUtil
- public class ColorUtil
- extends java.lang.Object
| Constructor Summary | |
ColorUtil()
|
|
| Method Summary | |
static java.lang.String |
colorToString(java.awt.Color c)
|
static java.awt.Color |
stringToColor(java.lang.String s)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ColorUtil
public ColorUtil()
| Method Detail |
colorToString
public static java.lang.String colorToString(java.awt.Color c)
stringToColor
public static java.awt.Color stringToColor(java.lang.String s) throws java.lang.IllegalArgumentException
|
|||||||||
| Home >> All >> com >> flexstor >> common >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.flexstor.common.util.ColorUtil