Annotation Type Icon
-
@Target(TYPE) @Retention(RUNTIME) public @interface Icon
Annotates the icon of the query. The value is the path to the icon in the plug-in.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-