Class SubstanceTaskPaneUI.SubstancePaneBorder

    • Field Detail

      • expandedIcon

        protected Icon expandedIcon
      • collapsedIcon

        protected Icon collapsedIcon
    • Constructor Detail

      • SubstancePaneBorder

        public SubstancePaneBorder()
        Creates a new pane border.
    • Method Detail

      • paintTitleBackground

        protected void paintTitleBackground​(org.jdesktop.swingx.JXTaskPane group,
                                            Graphics g)
      • getPaintColor

        protected Color getPaintColor​(org.jdesktop.swingx.JXTaskPane group)
      • paintExpandedControls

        protected void paintExpandedControls​(org.jdesktop.swingx.JXTaskPane group,
                                             Graphics g,
                                             int x,
                                             int y,
                                             int width,
                                             int height)
      • isMouseOverBorder

        protected boolean isMouseOverBorder()
      • paintFocus

        protected void paintFocus​(Graphics g,
                                  Color paintColor,
                                  int x,
                                  int y,
                                  int width,
                                  int height)
      • configureLabel

        protected void configureLabel​(org.jdesktop.swingx.JXTaskPane group)