|
|||||||||
| 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()
SubstanceThemethis theme.
This method is for internal use only.
getDefaultTheme in class SubstanceThemethis theme.public SubstanceTheme getDisabledTheme()
SubstanceThemethis theme.
This method is for internal use only.
getDisabledTheme in class SubstanceThemethis theme.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||