Package com.formdev.flatlaf.icons
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 Color
protected String
protected Color
protected Color
Fields 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
paintIcon
(Component c, Graphics2D g) Methods inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
getIconHeight, getIconWidth, paintIcon
-
Field Details
-
arrowType
-
arrowColor
-
disabledArrowColor
-
selectionForeground
-
-
Constructor Details
-
FlatMenuArrowIcon
public FlatMenuArrowIcon()
-
-
Method Details
-
applyStyleProperty
- Since:
- 2
-
getStyleableInfos
- Since:
- 2
-
getStyleableValue
- Since:
- 2.5
-
paintIcon
- Specified by:
paintIcon
in classFlatAbstractIcon
-
getArrowColor
-
isUnderlineSelection
protected boolean isUnderlineSelection()
-