Package be.gaudry.swing.laf
Class NimbusTaskPaneUI.NimbusPaneBorder
java.lang.Object
be.gaudry.swing.laf.NimbusTaskPaneUI.NimbusPaneBorder
- All Implemented Interfaces:
Border,UIResource
- Enclosing class:
- NimbusTaskPaneUI
* The border of the task pane group paints the "text", the "icon", the *
"expanded" status and the "special" type. *
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanprotected voidpaintExpandedControls(org.jdesktop.swingx.JXTaskPane group, Graphics g, int x, int y, int width, int height)protected voidpaintTitle(org.jdesktop.swingx.JXTaskPane group, Graphics g, Color textColor, int x, int y, int width, int height)protected voidpaintTitleBackground(org.jdesktop.swingx.JXTaskPane group, Graphics g)
-
Constructor Details
-
NimbusPaneBorder
NimbusPaneBorder()
-
-
Method Details
-
paintTitleBackground
-
paintExpandedControls
protected void paintExpandedControls(org.jdesktop.swingx.JXTaskPane group, Graphics g, int x, int y, int width, int height) -
paintTitle
-
isMouseOverBorder
protected boolean isMouseOverBorder()
-