|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.substance.color.BrownColorScheme
public class BrownColorScheme
Brown color scheme.
Constructor Summary | |
---|---|
BrownColorScheme()
|
Method Summary | |
---|---|
Color |
getDarkColor()
Retrieves the dark color. |
Color |
getExtraLightColor()
Retrieves the extra color. |
Color |
getLightColor()
Retrieves the light color. |
Color |
getMidColor()
Retrieves the medium color. |
Color |
getUltraDarkColor()
Retrieves the ultra-dark color. |
Color |
getUltraLightColor()
Retrieves the ultra-light color. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BrownColorScheme()
Method Detail |
---|
public Color getUltraLightColor()
ColorScheme
getUltraLightColor
in interface ColorScheme
public Color getExtraLightColor()
ColorScheme
getExtraLightColor
in interface ColorScheme
public Color getLightColor()
ColorScheme
getLightColor
in interface ColorScheme
public Color getMidColor()
ColorScheme
getMidColor
in interface ColorScheme
public Color getDarkColor()
ColorScheme
getDarkColor
in interface ColorScheme
public Color getUltraDarkColor()
ColorScheme
getUltraDarkColor
in interface ColorScheme
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |