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
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
protected void
paintExpandedControls(org.jdesktop.swingx.JXTaskPane group, Graphics g, int x, int y, int width, int height)
protected void
paintTitle(org.jdesktop.swingx.JXTaskPane group, Graphics g, Color textColor, int x, int y, int width, int height)
protected void
paintTitleBackground(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()
-