|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ThemeProperties
A small description of a DockTheme, used in
DockUI to create a factory for a theme.
| Required Element Summary | |
|---|---|
String[] |
authors
The authors of the theme. |
String |
descriptionBundle
The key for the description in the local bundle. |
String |
nameBundle
The key for the name in the local bundle. |
String[] |
webpages
URLs for the webpage of this theme. |
| Element Detail |
|---|
public abstract String nameBundle
public abstract String descriptionBundle
public abstract String[] authors
public abstract String[] webpages
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||