Class FlatMenuArrowIcon
java.lang.Object
com.formdev.flatlaf.icons.FlatAbstractIcon
com.formdev.flatlaf.icons.FlatMenuArrowIcon
- All Implemented Interfaces:
Icon, UIResource
"arrow" icon for
JMenu.-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Colorprotected Stringprotected Colorprotected ColorFields 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 voidpaintIcon(Component c, Graphics2D g) Methods inherited from class FlatAbstractIcon
getIconHeight, getIconWidth, paintBackground, paintIcon
-
Field Details
-
arrowType
-
arrowColor
-
disabledArrowColor
-
selectionForeground
-
-
Constructor Details
-
FlatMenuArrowIcon
public FlatMenuArrowIcon()
-
-
Method Details
-
applyStyleProperty
-
getStyleableInfos
-
getStyleableValue
-
paintIcon
- Specified by:
paintIconin classFlatAbstractIcon
-
getArrowColor
-
isUnderlineSelection
protected boolean isUnderlineSelection()
-