Package com.formdev.flatlaf.icons
Class FlatCapsLockIcon
java.lang.Object
com.formdev.flatlaf.icons.FlatAbstractIcon
com.formdev.flatlaf.icons.FlatCapsLockIcon
- All Implemented Interfaces:
Icon
,UIResource
"caps lock" icon for
JPasswordField
.-
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) getStyleableValue
(String key) protected void
paintIcon
(Component c, Graphics2D g) Methods inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
getIconHeight, getIconWidth, paintIcon
-
Field Details
-
path
-
-
Constructor Details
-
FlatCapsLockIcon
public FlatCapsLockIcon()
-
-
Method Details
-
applyStyleProperty
- Since:
- 2
-
getStyleableValue
- Since:
- 2.5
-
paintIcon
- Specified by:
paintIcon
in classFlatAbstractIcon
-