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