Package com.formdev.flatlaf.icons
Class FlatCheckBoxMenuItemIcon
java.lang.Object
com.formdev.flatlaf.icons.FlatAbstractIcon
com.formdev.flatlaf.icons.FlatCheckBoxMenuItemIcon
- All Implemented Interfaces:
Icon
,UIResource
- Direct Known Subclasses:
FlatComboBoxUI.MacCheckedItemIcon
,FlatRadioButtonMenuItemIcon
Icon for
JCheckBoxMenuItem
.-
Field Summary
FieldsFields inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
color, height, width
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplyStyleProperty
(String key, Object value) protected Color
getStyleableValue
(String key) protected boolean
protected void
protected void
paintIcon
(Component c, Graphics2D g2) Methods inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
getIconHeight, getIconWidth, paintIcon
-
Field Details
-
checkmarkColor
-
disabledCheckmarkColor
-
selectionForeground
-
-
Constructor Details
-
FlatCheckBoxMenuItemIcon
public FlatCheckBoxMenuItemIcon()
-
-
Method Details
-
applyStyleProperty
- Since:
- 2
-
getStyleableInfos
- Since:
- 2
-
getStyleableValue
- Since:
- 2.5
-
paintIcon
- Specified by:
paintIcon
in classFlatAbstractIcon
-
paintCheckmark
-
getCheckmarkColor
-
isUnderlineSelection
protected boolean isUnderlineSelection()
-