jtail
クラス ColorUtil

java.lang.Object
  |
  +--jtail.ColorUtil

public class ColorUtil
extends java.lang.Object

色に関するユーティリティクラス


コンストラクタの概要
ColorUtil()
           
 
メソッドの概要
static java.lang.String getColorString(java.awt.Color color)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ColorUtil

public ColorUtil()
メソッドの詳細

getColorString

public static java.lang.String getColorString(java.awt.Color color)