|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SubstanceThemePlugin
Plugin for theme extension. This class is for internal use only.
| Field Summary | |
|---|---|
static java.lang.String |
TAG_THEME_PLUGIN_CLASS
XML tag that contains fully-qualified class name of theme plugin class. |
| Fields inherited from interface org.jvnet.lafplugin.LafPlugin |
|---|
TAG_MAIN |
| Method Summary | |
|---|---|
java.lang.String |
getDefaultThemeClassName()
Returns the class name of the default theme. |
java.util.Set<ThemeInfo> |
getThemes()
Returns information on all available themes in this
plugin. |
| Field Detail |
|---|
static final java.lang.String TAG_THEME_PLUGIN_CLASS
| Method Detail |
|---|
java.util.Set<ThemeInfo> getThemes()
this
plugin.
this
plugin.java.lang.String getDefaultThemeClassName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||