Class FlatTaskPaneUI


  • public class FlatTaskPaneUI
    extends org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
    Provides the Flat LaF UI delegate for JXTaskPane.
    • Constructor Detail

      • FlatTaskPaneUI

        public FlatTaskPaneUI()
    • Method Detail

      • installDefaults

        protected void installDefaults()
        Overrides:
        installDefaults in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
      • uninstallUI

        public void uninstallUI​(JComponent c)
        Overrides:
        uninstallUI in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
      • getTitleHeight

        protected int getTitleHeight​(Component c)
        Overrides:
        getTitleHeight in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
      • getRoundHeight

        protected int getRoundHeight()
        Overrides:
        getRoundHeight in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
      • createPaneBorder

        protected Border createPaneBorder()
        Overrides:
        createPaneBorder in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
      • createContentPaneBorder

        protected Border createContentPaneBorder()
        Overrides:
        createContentPaneBorder in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI