|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.substance.theme.SubstanceTheme
org.jvnet.substance.theme.SubstanceWrapperTheme
org.jvnet.substance.theme.SubstanceShadeTheme
public class SubstanceShadeTheme
Shaded theme. A shaded theme is based on some original theme that is shifted towards black color. This class is part of officially supported API.
ShiftColorScheme
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jvnet.substance.theme.SubstanceTheme |
---|
SubstanceTheme.ThemeKind |
Field Summary |
---|
Fields inherited from class org.jvnet.substance.theme.SubstanceWrapperTheme |
---|
borderTheme, defaultTheme, disabledTheme, originalTheme |
Fields inherited from class org.jvnet.substance.theme.SubstanceTheme |
---|
AQUA, GREEN, ORANGE, YELLOW |
Method Summary | |
---|---|
SubstanceTheme |
getDefaultTheme()
Returns the default theme that corresponds to this theme. |
SubstanceTheme |
getDisabledTheme()
Returns the disabled theme that corresponds to this theme. |
Methods inherited from class org.jvnet.substance.theme.SubstanceWrapperTheme |
---|
getOriginalTheme |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public SubstanceTheme getDefaultTheme()
SubstanceTheme
this
theme.
This method is for internal use only.
getDefaultTheme
in class SubstanceTheme
this
theme.public SubstanceTheme getDisabledTheme()
SubstanceTheme
this
theme.
This method is for internal use only.
getDisabledTheme
in class SubstanceTheme
this
theme.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |