|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.substance.colorscheme.DerivedColorsResolverLight
public class DerivedColorsResolverLight
Resolver of derived colors for light color schemes. This class is not accessible outside the package and is for internal use only.
| Constructor Summary | |
|---|---|
DerivedColorsResolverLight(SubstanceColorScheme scheme)
Creates the resolver of derived colors for the specified light color scheme. |
|
| Method Summary | |
|---|---|
java.awt.Color |
getBackgroundFillColor()
Returns the background fill color for this scheme. |
java.awt.Color |
getFocusRingColor()
Returns the focus ring color for this scheme. |
java.awt.Color |
getLineColor()
Returns the line color for this scheme. |
java.awt.Color |
getSelectionBackgroundColor()
Returns the selection background color for this scheme. |
java.awt.Color |
getSelectionForegroundColor()
Returns the selection foreground color for this scheme. |
java.awt.Color |
getTextBackgroundFillColor()
Returns the text background fill color for this scheme. |
java.awt.Color |
getWatermarkDarkColor()
Returns the watermark dark color for this scheme. |
java.awt.Color |
getWatermarkLightColor()
Returns the watermark light color for this scheme. |
java.awt.Color |
getWatermarkStampColor()
Returns the watermark stamp color for this scheme. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DerivedColorsResolverLight(SubstanceColorScheme scheme)
scheme - The original color scheme.| Method Detail |
|---|
public java.awt.Color getWatermarkStampColor()
SchemeDerivedColorsthis scheme.
getWatermarkStampColor in interface SchemeDerivedColorsthis scheme.public java.awt.Color getWatermarkLightColor()
SchemeDerivedColorsthis scheme.
getWatermarkLightColor in interface SchemeDerivedColorsthis scheme.public java.awt.Color getWatermarkDarkColor()
SchemeDerivedColorsthis scheme.
getWatermarkDarkColor in interface SchemeDerivedColorsthis scheme.public java.awt.Color getLineColor()
SchemeDerivedColorsthis scheme.
getLineColor in interface SchemeDerivedColorsthis scheme.public java.awt.Color getSelectionForegroundColor()
SchemeDerivedColorsthis scheme.
getSelectionForegroundColor in interface SchemeDerivedColorsthis scheme.public java.awt.Color getSelectionBackgroundColor()
SchemeDerivedColorsthis scheme.
getSelectionBackgroundColor in interface SchemeDerivedColorsthis scheme.public java.lang.String toString()
toString in class java.lang.Objectpublic java.awt.Color getBackgroundFillColor()
SchemeDerivedColorsthis scheme.
getBackgroundFillColor in interface SchemeDerivedColorsthis scheme.public java.awt.Color getFocusRingColor()
SchemeDerivedColorsthis scheme.
getFocusRingColor in interface SchemeDerivedColorsthis scheme.public java.awt.Color getTextBackgroundFillColor()
SchemeDerivedColorsthis scheme.
getTextBackgroundFillColor in interface SchemeDerivedColorsthis scheme.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||