|
Smalltalk/X WebserverDocumentation of class 'GridBagLayoutInfo': |
|
|
Class: GridBagLayoutInfoInheritance:Object | +--GridBagLayoutInfo
Description:
This is a helper class for the GridBagLayoutView and not usable for general purposes.
Instance variables:
int width, height number of cells horizontally, vertically
int startx, starty starting point for layout
int minWidth[] largest minWidth in each column
int minHeight[] largest minHeight in each row
double weightX[] largest weight in each column
double weightY[] largest weight in each row
Related information:
GridBagLayoutView
Instance protocol:accessing
|
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Mon, 21 May 2012 16:45:52 GMT
|