synergynetframework.appsystem.contentsystem.contentloader.utils
Class ColorUtil

java.lang.Object
  extended by synergynetframework.appsystem.contentsystem.contentloader.utils.ColorUtil

public class ColorUtil
extends java.lang.Object

The Class ColorUtil.


Constructor Summary
ColorUtil()
           
 
Method Summary
static java.awt.Color GetColor(java.lang.String colorName)
          Gets the color.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorUtil

public ColorUtil()
Method Detail

GetColor

public static java.awt.Color GetColor(java.lang.String colorName)
Gets the color.

Parameters:
colorName - the color name
Returns:
the color