|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ColorScheme
General interface for color schemes.
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. |
Method Detail |
---|
Color getUltraLightColor()
Color getExtraLightColor()
Color getLightColor()
Color getMidColor()
Color getDarkColor()
Color getUltraDarkColor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |