|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Color | |
---|---|
org.kalmeo.kuix.core | |
org.kalmeo.kuix.util | |
org.kalmeo.kuix.widget |
Uses of Color in org.kalmeo.kuix.core |
---|
Methods in org.kalmeo.kuix.core that return Color | |
---|---|
protected Color[] |
KuixConverter.convertBorderColor(java.lang.String rawData)
|
protected Color |
KuixConverter.convertColor(java.lang.String rawData)
|
Uses of Color in org.kalmeo.kuix.util |
---|
Fields in org.kalmeo.kuix.util declared as Color | |
---|---|
static Color |
Color.BLACK
|
static Color |
Color.BLUE
|
static Color |
Color.GREEN
|
static Color |
Color.RED
|
static Color |
Color.WHITE
|
Uses of Color in org.kalmeo.kuix.widget |
---|
Methods in org.kalmeo.kuix.widget that return Color | |
---|---|
Color |
Widget.getBackgroundColor()
Returns the background color value. |
Color |
PopupBox.getBackgroundColor()
|
Color[] |
Widget.getBorderColor()
Returns the border color array. |
Color |
Widget.getColor()
Returns the color value. |
Color |
Widget.getGrayedColor()
Returns the grayedColor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |