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 FlatAbstractIcon
color, height, width -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplyStyleProperty(String key, Object value) protected ColorgetStyleableValue(String key) protected booleanprotected voidprotected voidpaintIcon(Component c, Graphics2D g2) Methods inherited from class FlatAbstractIcon
getIconHeight, getIconWidth, paintBackground, paintIcon
-
Field Details
-
checkmarkColor
-
disabledCheckmarkColor
-
selectionForeground
-
-
Constructor Details
-
FlatCheckBoxMenuItemIcon
public FlatCheckBoxMenuItemIcon()
-
-
Method Details
-
applyStyleProperty
-
getStyleableInfos
-
getStyleableValue
-
paintIcon
- Specified by:
paintIconin classFlatAbstractIcon
-
paintCheckmark
-
getCheckmarkColor
-
isUnderlineSelection
protected boolean isUnderlineSelection()
-