de.hillenbrand.util
Class ColorUtils

java.lang.Object
  extended byde.hillenbrand.util.ColorUtils

public final class ColorUtils
extends java.lang.Object


Constructor Summary
ColorUtils()
           
 
Method Summary
static java.awt.Color makeDarker(java.awt.Color c, int value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorUtils

public ColorUtils()
Method Detail

makeDarker

public static final java.awt.Color makeDarker(java.awt.Color c,
                                              int value)