Annotation Interface InitialSize


@Retention(RUNTIME) @Target(TYPE) public @interface InitialSize
Used to indicate a preferred size for a newly created component.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    int
     
    int
     
  • Element Details

    • width

      int width
    • height

      int height