|
kAWT Version 0.25 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.Color
Field Summary | |
static Color |
black
|
static Color |
gray
|
static Color |
white
|
Constructor Summary | |
Color(int rgb)
|
Method Summary | |
int |
getRGB()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final Color gray
public static final Color black
public static final Color white
Constructor Detail |
public Color(int rgb)
Method Detail |
public int getRGB()
|
kAWT Version 0.25 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |