|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.substance.plugin.BaseThemePlugin
public class BaseThemePlugin
Core plugin for themes. See
SubstanceThemePlugin
interface. This class
is for internal use only.
Field Summary |
---|
Fields inherited from interface org.jvnet.substance.plugin.SubstanceThemePlugin |
---|
TAG_THEME_PLUGIN_CLASS |
Fields inherited from interface org.jvnet.lafplugin.LafPlugin |
---|
TAG_MAIN |
Constructor Summary | |
---|---|
BaseThemePlugin()
|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseThemePlugin()
Method Detail |
---|
public java.util.Set<ThemeInfo> getThemes()
SubstanceThemePlugin
this
plugin.
getThemes
in interface SubstanceThemePlugin
this
plugin.public java.lang.String getDefaultThemeClassName()
SubstanceThemePlugin
getDefaultThemeClassName
in interface SubstanceThemePlugin
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |