Package com.formdev.flatlaf.ui
Annotation Type FlatStylingSupport.StyleableField
-
@Target(TYPE) @Retention(RUNTIME) @Repeatable(StyleableFields.class) public static @interface FlatStylingSupport.StyleableField
Indicates that a field in the specified (super) class is intended to be used by FlatLaf styling support.Use this annotation, instead of
FlatStylingSupport.Styleable, to style fields in superclasses, where it is not possible to useFlatStylingSupport.Styleable.Classes using this annotation may implement
FlatStylingSupport.StyleableLookupProviderto give access to protected fields (in JRE) in modular applications.- Since:
- 2.5