|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.GridBagLayoutInfo
Field Summary | |
(package private) int |
height
|
(package private) int[] |
minHeight
|
(package private) int[] |
minWidth
|
(package private) int |
startx
|
(package private) int |
starty
|
(package private) double[] |
weightX
|
(package private) double[] |
weightY
|
(package private) int |
width
|
Constructor Summary | |
(package private) |
GridBagLayoutInfo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
int width
int height
int startx
int starty
int[] minWidth
int[] minHeight
double[] weightX
double[] weightY
Constructor Detail |
GridBagLayoutInfo()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |