|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.GridBagLayout | +--swing.addon.GridBagLayout
Fields inherited from class java.awt.GridBagLayout |
columnWeights,
columnWidths,
comptable,
defaultConstraints,
layoutInfo,
MAXGRIDSIZE,
MINSIZE,
PREFERREDSIZE,
rowHeights,
rowWeights |
Constructor Summary | |
GridBagLayout()
|
Methods inherited from class java.awt.GridBagLayout |
addLayoutComponent,
addLayoutComponent,
AdjustForGravity,
ArrangeGrid,
getConstraints,
getLayoutAlignmentX,
getLayoutAlignmentY,
getLayoutDimensions,
GetLayoutInfo,
getLayoutOrigin,
getLayoutWeights,
GetMinSize,
invalidateLayout,
layoutContainer,
location,
lookupConstraints,
maximumLayoutSize,
minimumLayoutSize,
preferredLayoutSize,
removeLayoutComponent,
setConstraints,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public GridBagLayout()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |