Border
, UIResource
protected class SubstanceTaskPaneUI.SubstancePaneBorder extends Object
Modifier and Type | Field | Description |
---|---|---|
protected Icon |
collapsedIcon |
|
protected Icon |
expandedIcon |
Constructor | Description |
---|---|
SubstancePaneBorder() |
Creates a new pane border.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
configureLabel(org.jdesktop.swingx.JXTaskPane group) |
|
protected Color |
getPaintColor(org.jdesktop.swingx.JXTaskPane group) |
|
protected boolean |
isMouseOverBorder() |
|
protected void |
paintExpandedControls(org.jdesktop.swingx.JXTaskPane group,
Graphics g,
int x,
int y,
int width,
int height) |
|
protected void |
paintFocus(Graphics g,
Color paintColor,
int x,
int y,
int width,
int height) |
|
protected void |
paintTitleBackground(org.jdesktop.swingx.JXTaskPane group,
Graphics g) |
protected void paintTitleBackground(org.jdesktop.swingx.JXTaskPane group, Graphics g)
protected Color getPaintColor(org.jdesktop.swingx.JXTaskPane group)
protected void paintExpandedControls(org.jdesktop.swingx.JXTaskPane group, Graphics g, int x, int y, int width, int height)
protected boolean isMouseOverBorder()
protected void paintFocus(Graphics g, Color paintColor, int x, int y, int width, int height)
protected void configureLabel(org.jdesktop.swingx.JXTaskPane group)