|
|||||||||
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.SubstanceSaturatedTheme
public class SubstanceSaturatedTheme
Saturated theme. 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 |
getBorderTheme()
Returns the theme for border painting. |
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 getBorderTheme()
SubstanceTheme
getBorderTheme
in class SubstanceTheme
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 |