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, roundRectFields inherited from class com.formdev.flatlaf.ui.FlatBorder
borderColor, borderWidth, customBorderColor, disabledBorderColor, errorBorderColor, errorFocusedBorderColor, focusColor, focusedBorderColor, focusWidth, innerFocusWidth, innerOutlineWidth, outline, outlineColor, outlineFocusedColor, successBorderColor, successFocusedBorderColor, warningBorderColor, warningFocusedBorderColor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanprotected booleanMethods inherited from class com.formdev.flatlaf.ui.FlatRoundBorder
getArc, paintBorderMethods inherited from class com.formdev.flatlaf.ui.FlatBorder
applyStyleProperty, getBorderColor, getBorderInsets, getBorderWidth, getFocusColor, getFocusWidth, getInnerFocusWidth, getLineWidth, getOutlineColor, getStyleableInfos, getStyleableValue, isEnabledMethods inherited from class javax.swing.border.AbstractBorder
getBaseline, getBaselineResizeBehavior, getBorderInsets, getInteriorRectangle, getInteriorRectangle, isBorderOpaque
-
Constructor Details
-
FlatDatePickerBorder
public FlatDatePickerBorder()
-
-
Method Details
-
isFocused
- Overrides:
isFocusedin classFlatBorder
-
isCellEditor
- Overrides:
isCellEditorin classFlatBorder
-