Annotation Interface Icon


@Retention(RUNTIME) @Target(TYPE) public @interface Icon
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Specifies the relative path to the icon to be loaded if this type has to be represented by an Icon
  • Element Details

    • icon

      String icon
      Specifies the relative path to the icon to be loaded if this type has to be represented by an Icon
      Returns: