com.steema.teechart.drawing
Class SystemColor

java.lang.Object
  extended by com.steema.teechart.drawing.Color
      extended by com.steema.teechart.drawing.SystemColor

public final class SystemColor
extends Color


Field Summary
 
Fields inherited from class com.steema.teechart.drawing.Color
aqua, AQUA, bisque, BISQUE, black, BLACK, blue, BLUE, cyan, CYAN, DARK_GRAY, darkGray, EMPTY, fuchsia, FUCHSIA, gold, GOLD, gray, GRAY, green, GREEN, GREEN_YELLOW, greenYellow, indigo, INDIGO, LIGHT_YELLOW, lightGray, lightYellow, lime, LIME, magenta, MAGENTA, maroon, MAROON, navy, NAVY, olive, OLIVE, orange, ORANGE, pink, PINK, purple, PURPLE, red, RED, silver, SILVER, SKY_BLUE, skyBlue, teal, TEAL, transparent, TRANSPARENT, white, WHITE, WHITE_SMOKE, whiteSmoke, yellow, YELLOW
 
Constructor Summary
SystemColor()
           
 
Method Summary
static Color getControlColor()
           
 
Methods inherited from class com.steema.teechart.drawing.Color
applyBright, applyDark, fromArgb, fromArgb, fromArgb, getAlpha, getBlue, getEmpty, getGreen, getNone, getRed, getRGB, isEmpty, isNull, random, setEmpty, setNone, transparencyOf, transparentColor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemColor

public SystemColor()
Method Detail

getControlColor

public static Color getControlColor()