|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ThemeFactory
A factory creating new themes.
| Method Summary | |
|---|---|
DockTheme |
create()
Creates a new theme. |
String[] |
getAuthors()
Gets a list of strings, containing the names of the authors. |
String |
getDescription()
Gets a human readable description of the theme. |
String |
getName()
Gets the name of the theme. |
URI[] |
getWebpages()
Gets a set of links to any webpage the authors might want to show the user. |
| Method Detail |
|---|
DockTheme create()
String getDescription()
nullString getName()
nullString[] getAuthors()
nullURI[] getWebpages()
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||