|
|||||||||
| 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.SubstanceColorBlindTheme
public abstract class SubstanceColorBlindTheme
Color blindness theme. This class is part of officially supported API.
| 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 |
| Constructor Summary | |
|---|---|
SubstanceColorBlindTheme(SubstanceTheme originalTheme,
ColorScheme colorScheme,
java.lang.String displayName,
SubstanceTheme.ThemeKind themeKind)
Creates a new theme simulating color blindness. |
|
| Method Summary |
|---|
| 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 |
| Constructor Detail |
|---|
public SubstanceColorBlindTheme(SubstanceTheme originalTheme,
ColorScheme colorScheme,
java.lang.String displayName,
SubstanceTheme.ThemeKind themeKind)
originalTheme - The original theme.colorScheme - Color scheme simulating color blindness.displayName - Display name for the new theme.themeKind - Theme kind for the new theme.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||