net.sf.jasperreports.engine.util
Class JRColorUtil

java.lang.Object
  extended by net.sf.jasperreports.engine.util.JRColorUtil

public class JRColorUtil
extends java.lang.Object

Version:
$Id: JRColorUtil.java 3034 2009-08-27 11:58:04Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
static int COLOR_MASK
           
 
Constructor Summary
JRColorUtil()
           
 
Method Summary
static java.awt.Color getColor(java.lang.String strColor, java.awt.Color defaultColor)
           
static java.lang.String getColorHexa(java.awt.Color color)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COLOR_MASK

public static final int COLOR_MASK
Constructor Detail

JRColorUtil

public JRColorUtil()
Method Detail

getColorHexa

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

getColor

public static java.awt.Color getColor(java.lang.String strColor,
                                      java.awt.Color defaultColor)


© 2001-2009 Jaspersoft Corporation www.jaspersoft.com