|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jme.ui.UIColorScheme
| Field Summary | |
ColorRGBA |
_backgroundcolor
The background color of the ui component |
ColorRGBA |
_borderdarkcolor
The color of the dark part of the border |
ColorRGBA |
_borderlightcolor
The color of the light part of the border |
ColorRGBA |
_foregroundcolor
The color of the text |
ColorRGBA |
_highlightbackgroundcolor
The color of the background when the mouse is hovering over the component |
ColorRGBA |
_highlightforegroundcolor
The color of the background when the mouse is hovering the component |
| Constructor Summary | |
UIColorScheme()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public ColorRGBA _backgroundcolor
public ColorRGBA _foregroundcolor
public ColorRGBA _highlightbackgroundcolor
public ColorRGBA _highlightforegroundcolor
public ColorRGBA _borderlightcolor
public ColorRGBA _borderdarkcolor
| Constructor Detail |
public UIColorScheme()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||