Modifier and Type | Required Element and Description |
---|---|
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.
|
public abstract String nameBundle
public abstract String descriptionBundle
public abstract String[] authors
public abstract String[] webpages