Annotation Interface FlatStylingSupport.Styleable

Enclosing class:
FlatStylingSupport

@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
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
     
  • Element Details

    • dot

      boolean dot
      Default:
      false
    • type

      Class<?> type
      Default:
      java.lang.Void.class