Package com.formdev.flatlaf.ui
Annotation Type FlatStylingSupport.Styleable
-
@Target(FIELD) @Retention(RUNTIME) public static @interface FlatStylingSupport.Styleable
Indicates that a field is intended to be used by FlatLaf styling support.Do not rename fields annotated with this annotation.
- Since:
- 2
-
-
-
type
Class<?> type
- Default:
- java.lang.Void.class
-
-