org.jfree.layouting.input.style.keys.color
Class CSSSystemColors

java.lang.Object
  extended by org.jfree.layouting.input.style.keys.color.CSSSystemColors

public final class CSSSystemColors
extends java.lang.Object

A set of color mappings which map the constants to system default values. This *could* also include colors which map to standard UI colors, like 'caption background' etc.

Author:
Thomas Morgner

Field Summary
static CSSConstant CURRENT_COLOR
           
static CSSColorValue TRANSPARENT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRANSPARENT

public static final CSSColorValue TRANSPARENT

CURRENT_COLOR

public static final CSSConstant CURRENT_COLOR