Package com.formdev.flatlaf.swingx.ui
Class FlatDatePickerBorder
java.lang.Object
javax.swing.border.AbstractBorder
javax.swing.plaf.basic.BasicBorders.MarginBorder
com.formdev.flatlaf.ui.FlatBorder
com.formdev.flatlaf.ui.FlatRoundBorder
com.formdev.flatlaf.swingx.ui.FlatDatePickerBorder
- All Implemented Interfaces:
FlatStylingSupport.StyleableBorder
,Serializable
,Border
,UIResource
Border for
JXDatePicker
.- See Also:
-
Field Summary
Fields inherited from class com.formdev.flatlaf.ui.FlatRoundBorder
arc, roundRect
Fields inherited from class com.formdev.flatlaf.ui.FlatBorder
borderColor, borderWidth, customBorderColor, disabledBorderColor, errorBorderColor, errorFocusedBorderColor, focusColor, focusedBorderColor, focusWidth, innerFocusWidth, innerOutlineWidth, outline, outlineColor, outlineFocusedColor, warningBorderColor, warningFocusedBorderColor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
protected boolean
Methods inherited from class com.formdev.flatlaf.ui.FlatRoundBorder
getArc, paintBorder
Methods inherited from class com.formdev.flatlaf.ui.FlatBorder
applyStyleProperty, getBorderColor, getBorderInsets, getBorderWidth, getFocusColor, getFocusWidth, getInnerFocusWidth, getLineWidth, getOutlineColor, getStyleableInfos, getStyleableValue, isEnabled
Methods inherited from class javax.swing.border.AbstractBorder
getBaseline, getBaselineResizeBehavior, getBorderInsets, getInteriorRectangle, getInteriorRectangle, isBorderOpaque
-
Constructor Details
-
FlatDatePickerBorder
public FlatDatePickerBorder()
-
-
Method Details
-
isFocused
- Overrides:
isFocused
in classFlatBorder
-
isCellEditor
- Overrides:
isCellEditor
in classFlatBorder
-