Class SystemColorSupport

  • All Implemented Interfaces:
    CSSConstants

    public class SystemColorSupport
    extends java.lang.Object
    implements CSSConstants
    This class provides support for AWT system colors.
    Version:
    $Id: SystemColorSupport.java 1808001 2017-09-11 09:51:29Z ssteiner $
    • Field Detail

      • factories

        protected static final java.util.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​(java.lang.String ident)
        Returns the Value corresponding to the given system color.