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:
javax.swing.Icon
,javax.swing.plaf.UIResource
public class FlatMonthUpIcon extends FlatMonthDownIcon
"month up" icon forJXMonthView
.
-
-
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 Constructor Description FlatMonthUpIcon()
-
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
-
-