Package com.formdev.flatlaf.swingx.ui
Class FlatMonthDownIcon
java.lang.Object
com.formdev.flatlaf.icons.FlatAbstractIcon
com.formdev.flatlaf.swingx.ui.FlatMonthDownIcon
- All Implemented Interfaces:
Icon
,UIResource
- Direct Known Subclasses:
FlatMonthUpIcon
"month down" icon for
JXMonthView
.-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Color
protected final boolean
private final int
protected final Color
Fields inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
color, height, width
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
getIconHeight, getIconWidth, paintIcon
-
Field Details
-
chevron
protected final boolean chevron -
arrowColor
-
disabledArrowColor
-
direction
private final int direction
-
-
Constructor Details
-
FlatMonthDownIcon
public FlatMonthDownIcon() -
FlatMonthDownIcon
protected FlatMonthDownIcon(int direction)
-
-
Method Details
-
paintIcon
- Specified by:
paintIcon
in classFlatAbstractIcon
-