Annotation Type Icon
-
@Retention(RUNTIME) @Target(TYPE) public @interface Icon
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringiconSpecifies the relative path to the icon to be loaded if this type has to be represented by an Icon
-