Next: The notOverlap constraint
Up: Layout constraints
Previous: The grid constraint
The table constraint table(DJComponent[][] comps) is similar to the grid constraint but places the components in a tabular form: Each row of components has the same height and each column of components has the same width. The height and width of a component are not necessarily the same.
Neng-Fa Zhou
1999-02-16