|
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 7.1.0.0; WebServer 1.663 at exept.de:8081; Wed, 17 Dec 2025 10:07:27 GMT
|