org.apache.batik.css.engine

Class SystemColorSupport

public class SystemColorSupport extends Object implements CSSConstants

This class provides support for AWT system colors.
Field Summary
protected static Mapfactories
The color factories.
Constructor Summary
protected SystemColorSupport()
This class does not need to be instantiated.
Method Summary
static ValuegetSystemColor(String ident)
Returns the Value corresponding to the given system color.

Field Detail

factories

protected static final Map factories
The color factories.

Constructor Detail

SystemColorSupport

protected SystemColorSupport()
This class does not need to be instantiated.

Method Detail

getSystemColor

public static Value getSystemColor(String ident)
Returns the Value corresponding to the given system color.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.