Class SubstanceStatusBarUI


  • public class SubstanceStatusBarUI
    extends org.jdesktop.swingx.plaf.basic.BasicStatusBarUI
    Substance-consistent UI delegate for JXStatusBar.
    • Constructor Detail

      • SubstanceStatusBarUI

        public SubstanceStatusBarUI()
        Creates a new UI delegate.
    • Method Detail

      • installDefaults

        protected void installDefaults​(org.jdesktop.swingx.JXStatusBar sb)
        Overrides:
        installDefaults in class org.jdesktop.swingx.plaf.basic.BasicStatusBarUI
      • uninstallDefaults

        protected void uninstallDefaults​(org.jdesktop.swingx.JXStatusBar sb)
        Overrides:
        uninstallDefaults in class org.jdesktop.swingx.plaf.basic.BasicStatusBarUI
      • paintBackground

        protected void paintBackground​(Graphics2D g,
                                       org.jdesktop.swingx.JXStatusBar bar)
        Overrides:
        paintBackground in class org.jdesktop.swingx.plaf.basic.BasicStatusBarUI
      • paintSeparator

        protected void paintSeparator​(Graphics2D g,
                                      org.jdesktop.swingx.JXStatusBar bar,
                                      int x,
                                      int y,
                                      int w,
                                      int h)
        Overrides:
        paintSeparator in class org.jdesktop.swingx.plaf.basic.BasicStatusBarUI
      • getSeparatorWidth

        protected int getSeparatorWidth()
        Overrides:
        getSeparatorWidth in class org.jdesktop.swingx.plaf.basic.BasicStatusBarUI
      • getSeparatorInsets

        protected Insets getSeparatorInsets​(Insets insets)
        Overrides:
        getSeparatorInsets in class org.jdesktop.swingx.plaf.basic.BasicStatusBarUI