Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.flexstor.common.util
Class ColorUtil  view ColorUtil download ColorUtil.java

java.lang.Object
  extended bycom.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