|
kAWT Version 0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--java.awt.Font
| Field Summary | |
static int |
BOLD
|
static int |
PLAIN
|
| Constructor Summary | |
Font(java.lang.String name,
int style,
int size)
|
|
| Method Summary | |
Font |
deriveFont(int style)
|
boolean |
isBold()
|
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static final int PLAIN
public static final int BOLD
| Constructor Detail |
public Font(java.lang.String name,
int style,
int size)
| Method Detail |
public boolean isBold()
public Font deriveFont(int style)
|
kAWT Version 0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||