Package org.minifx.workbench.annotations
Annotation Type Name
-
@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface Name
Annotation to specify the name of a view, footer or perspective within MiniFx.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-