Class NimbusTaskPaneUI.NimbusPaneBorder

java.lang.Object
be.gaudry.swing.laf.NimbusTaskPaneUI.NimbusPaneBorder
All Implemented Interfaces:
Border, UIResource
Enclosing class:
NimbusTaskPaneUI

class NimbusTaskPaneUI.NimbusPaneBorder extends Object
* The border of the task pane group paints the "text", the "icon", the * "expanded" status and the "special" type. *
  • Constructor Details

    • NimbusPaneBorder

      NimbusPaneBorder()
  • Method Details

    • paintTitleBackground

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

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

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

      protected boolean isMouseOverBorder()