Package com.formdev.flatlaf.swingx.icons
Class FlatMonthUpIcon
java.lang.Object
com.formdev.flatlaf.icons.FlatAbstractIcon
com.formdev.flatlaf.swingx.icons.FlatMonthDownIcon
com.formdev.flatlaf.swingx.icons.FlatMonthUpIcon
- All Implemented Interfaces:
Icon,UIResource
"month up" icon for
JXMonthView.-
Field Summary
Fields inherited from class com.formdev.flatlaf.swingx.icons.FlatMonthDownIcon
arrowColor, chevron, disabledArrowColorFields inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
color, height, width -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.formdev.flatlaf.swingx.icons.FlatMonthDownIcon
paintIconMethods inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
getIconHeight, getIconWidth, paintBackground, paintIcon
-
Constructor Details
-
FlatMonthUpIcon
public FlatMonthUpIcon()
-