Package org.minifx.workbench.annotations
Annotation Type Icon
-
@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface IconAnnotation for specifying the Icon of a MiniFx view orPerspective. NOTE: thecolor()String must conform to the rules of JavaFXColor.valueOf(String)method.
-
-
Field Summary
Fields Modifier and Type Fields Description static java.lang.StringDEFAULT_COLOR
-
Required Element Summary
Required Elements Modifier and Type Required Element Description org.controlsfx.glyphfont.FontAwesome.Glyphvalue
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Stringcolor
-