Class FlatTaskPaneUI.FlatPaneBorder
java.lang.Object
com.formdev.flatlaf.swingx.ui.FlatTaskPaneUI.FlatPaneBorder
- All Implemented Interfaces:
Border, UIResource
- Enclosing class:
FlatTaskPaneUI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanvoidpaintBorder(Component c, Graphics g, int x, int y, int width, int height) protected voidpaintChevronControls(org.jdesktop.swingx.JXTaskPane group, Graphics g, int x, int y, int width, int height) protected voidpaintExpandedControls(org.jdesktop.swingx.JXTaskPane group, Graphics g, int x, int y, int width, int height) protected voidpaintFocus(Graphics g, Color paintColor, 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
-
FlatPaneBorder
private FlatPaneBorder()
-
-
Method Details
-
paintBorder
- Specified by:
paintBorderin interfaceBorder
-
paintTitleBackground
-
paintExpandedControls
protected void paintExpandedControls(org.jdesktop.swingx.JXTaskPane group, Graphics g, int x, int y, int width, int height) -
paintChevronControls
protected void paintChevronControls(org.jdesktop.swingx.JXTaskPane group, Graphics g, int x, int y, int width, int height) -
paintTitle
-
paintFocus
-
isMouseOverBorder
protected boolean isMouseOverBorder()
-