Package org.opt4j.config.annotations
Annotation Type Icon
-
@Retention(RUNTIME) @Target({METHOD,TYPE,FIELD}) @Inherited public @interface Icon
TheIcon
annotation assigns an icon to modules.
-
-
Element Detail
-
value
String value
Returns the url of the icon.- Returns:
- the url of the icon
-
-