|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.substance.colorscheme.BaseColorScheme
org.jvnet.substance.colorscheme.BaseLightColorScheme
public abstract class BaseLightColorScheme
Base class for light color schemes.
| Field Summary |
|---|
| Fields inherited from class org.jvnet.substance.colorscheme.BaseColorScheme |
|---|
derivedColorsResolver, displayName, isDark |
| Constructor Summary | |
|---|---|
protected |
BaseLightColorScheme(java.lang.String displayName)
Creates a new light color scheme. |
| Method Summary |
|---|
| Methods inherited from class org.jvnet.substance.colorscheme.BaseColorScheme |
|---|
getBackgroundFillColor, getDisplayName, getFocusRingColor, getLineColor, getSelectionBackgroundColor, getSelectionForegroundColor, getTextBackgroundFillColor, getWatermarkDarkColor, getWatermarkLightColor, getWatermarkStampColor, hueShift, invert, isDark, named, negate, saturate, shade, shift, shiftBackground, tint, tone, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jvnet.substance.api.SchemeBaseColors |
|---|
getDarkColor, getExtraLightColor, getForegroundColor, getLightColor, getMidColor, getUltraDarkColor, getUltraLightColor |
| Constructor Detail |
|---|
protected BaseLightColorScheme(java.lang.String displayName)
displayName - Display name for the color scheme.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||