Class ForegroundCompositeConverterBase<E>

    • Field Detail

      • SET_DEFAULT_COLOR

        private static final java.lang.String SET_DEFAULT_COLOR
        See Also:
        Constant Field Values
    • Constructor Detail

      • ForegroundCompositeConverterBase

        public ForegroundCompositeConverterBase()
    • Method Detail

      • getForegroundColorCode

        protected abstract java.lang.String getForegroundColorCode​(E event)
        Derived classes return the foreground color specific to the derived class instance.
        Returns:
        the foreground color for this instance