net.sf.jasperreports.engine.util
Class JRColorUtil
java.lang.Object
net.sf.jasperreports.engine.util.JRColorUtil
public final class JRColorUtil
- extends Object
- Version:
- $Id: JRColorUtil.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COLOR_MASK
public static final int COLOR_MASK
getColorHexa
public static String getColorHexa(Color color)
getColor
public static Color getColor(String strColor,
Color defaultColor)
Copyright © 2012. All Rights Reserved.