Class FlatRootPaneUI.FlatWindowTitleBorder
java.lang.Object
javax.swing.border.AbstractBorder
javax.swing.border.EmptyBorder
javax.swing.plaf.BorderUIResource.EmptyBorderUIResource
com.formdev.flatlaf.ui.FlatRootPaneUI.FlatWindowTitleBorder
- All Implemented Interfaces:
Serializable, Border, UIResource
- Enclosing class:
FlatRootPaneUI
private static class FlatRootPaneUI.FlatWindowTitleBorder
extends BorderUIResource.EmptyBorderUIResource
-
Field Summary
FieldsFields inherited from class EmptyBorder
bottom, left, right, top -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBorderInsets(Component c, Insets insets) voidpaintBorder(Component c, Graphics g, int x, int y, int width, int height) private booleanMethods inherited from class EmptyBorder
getBorderInsets, isBorderOpaqueMethods inherited from class AbstractBorder
getBaseline, getBaselineResizeBehavior, getBorderInsets, getInteriorRectangle, getInteriorRectangle
-
Field Details
-
borderColor
-
-
Constructor Details
-
FlatWindowTitleBorder
FlatWindowTitleBorder(Color borderColor)
-
-
Method Details
-
paintBorder
- Specified by:
paintBorderin interfaceBorder- Overrides:
paintBorderin classEmptyBorder
-
getBorderInsets
- Overrides:
getBorderInsetsin classEmptyBorder
-
showBorder
-