Class EclipsePainter

  • All Implemented Interfaces:
    ThemePainter, javax.swing.SwingConstants

    public class EclipsePainter
    extends BasicPainter
    Painter for Eclipse L&F.

    Please note, this class is an internal class which is meant to be used by other JIDE classes only. Future version might break your build if you use it.

    • Field Detail

      • _shadowColor

        protected java.awt.Color _shadowColor
      • _darkShadowColor

        protected java.awt.Color _darkShadowColor
      • _highlight

        protected java.awt.Color _highlight
      • _lightHighlightColor

        protected java.awt.Color _lightHighlightColor
    • Constructor Detail

      • EclipsePainter

        protected EclipsePainter()