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 FlatAbstractIcon
color, height, width -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplyStyleProperty(String key, Object value) getStyleableValue(String key) protected voidpaintIcon(Component c, Graphics2D g) Methods inherited from class FlatAbstractIcon
getIconHeight, getIconWidth, paintBackground, paintIcon
-
Field Details
-
path
-
-
Constructor Details
-
FlatCapsLockIcon
public FlatCapsLockIcon()
-
-
Method Details
-
applyStyleProperty
-
getStyleableValue
-
paintIcon
- Specified by:
paintIconin classFlatAbstractIcon
-