Class SystemColorSupport

java.lang.Object
org.apache.batik.css.engine.SystemColorSupport
All Implemented Interfaces:
CSSConstants

public class SystemColorSupport extends Object implements CSSConstants
This class provides support for AWT system colors.
  • Field Details

    • factories

      protected static final Map factories
      The color factories.
  • Constructor Details

    • SystemColorSupport

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

    • getSystemColor

      public static Value getSystemColor(String ident)
      Returns the Value corresponding to the given system color.