Annotation Type EditorColor.EdOptsColor
-
@Retention(RUNTIME) @Target(FIELD) public static @interface EditorColor.EdOptsColor
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description intalphaA value from 0-255.intblueA value from 0-255.booleaneditAlphaintgreenA value from 0-255.StringprofilesEditA comma separated, case insensitive list of profile names.intredA value from 0-255.
-
-
-
-
profilesEdit
String profilesEdit
A comma separated, case insensitive list of profile names. This field is only editable when one of these profiles is active. The "default" profile is automatically added to the list.- Returns:
- A comma separated, case insensitive list of profile names.
- Default:
- ""
-
-