edu.toronto.cs.util
Class ColorUtil

java.lang.Object
  extended by edu.toronto.cs.util.ColorUtil

public class ColorUtil
extends java.lang.Object


Constructor Summary
ColorUtil()
           
 
Method Summary
static java.lang.String toHexString(java.awt.Color color)
           
 
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

toHexString

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