|
kAWT Version 0.60 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.awt.Insets
Field Summary | |
int |
bottom
|
int |
left
|
int |
right
|
int |
top
|
Constructor Summary | |
Insets(int top,
int left,
int bottom,
int right)
|
Field Detail |
public int top
public int left
public int bottom
public int right
Constructor Detail |
public Insets(int top, int left, int bottom, int right)
|
kAWT Version 0.60 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |