|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.substance.color.MetallicColorScheme
public class MetallicColorScheme
Metallic color scheme.
| Constructor Summary | |
|---|---|
MetallicColorScheme()
|
|
| 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 MetallicColorScheme()
| Method Detail |
|---|
public Color getUltraLightColor()
ColorScheme
getUltraLightColor in interface ColorSchemepublic Color getExtraLightColor()
ColorScheme
getExtraLightColor in interface ColorSchemepublic Color getLightColor()
ColorScheme
getLightColor in interface ColorSchemepublic Color getMidColor()
ColorScheme
getMidColor in interface ColorSchemepublic Color getDarkColor()
ColorScheme
getDarkColor in interface ColorSchemepublic Color getUltraDarkColor()
ColorScheme
getUltraDarkColor in interface ColorScheme
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||