|
|||||||||
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.BaseDarkColorScheme
public abstract class BaseDarkColorScheme
Base class for dark color schemes.
Field Summary |
---|
Fields inherited from class org.jvnet.substance.colorscheme.BaseColorScheme |
---|
derivedColorsResolver, displayName, isDark |
Constructor Summary | |
---|---|
protected |
BaseDarkColorScheme(java.lang.String displayName)
Creates a new dark color scheme. |
Method Summary |
---|
Methods inherited from class org.jvnet.substance.colorscheme.BaseColorScheme |
---|
getBackgroundFillColor, getDisplayName, getFocusRingColor, getLightBackgroundFillColor, getLineColor, getSelectionBackgroundColor, getSelectionForegroundColor, 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 BaseDarkColorScheme(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 |