com.steadystate.css
Class HexColor

java.lang.Object
  extended by com.steadystate.css.HexColor

public class HexColor
extends java.lang.Object

Version:
$Release$
Author:
David Schweinsberg

Constructor Summary
HexColor(java.lang.String hex)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HexColor

public HexColor(java.lang.String hex)