Class FlatMonthDownIcon
java.lang.Object
com.formdev.flatlaf.icons.FlatAbstractIcon
com.formdev.flatlaf.swingx.icons.FlatMonthDownIcon
- All Implemented Interfaces:
Icon, UIResource
- Direct Known Subclasses:
FlatMonthUpIcon
"month down" icon for
JXMonthView.-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Colorprotected final booleanprivate final intprotected final ColorFields inherited from class FlatAbstractIcon
color, height, width -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FlatAbstractIcon
getIconHeight, getIconWidth, paintBackground, 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:
paintIconin classFlatAbstractIcon
-