|
||||||||||
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. |
java.lang.String[] |
getAuthors()
Gets a list of strings, containing the names of the authors. |
java.lang.String |
getDescription()
Gets a human readable description of the theme. |
java.lang.String |
getName()
Gets the name of the theme. |
java.net.URI[] |
getWebpages()
Gets a set of links to any webpage the authors might want to show the user. |
Method Detail |
---|
DockTheme create()
java.lang.String getDescription()
null
java.lang.String getName()
null
java.lang.String[] getAuthors()
null
java.net.URI[] getWebpages()
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |