public class GridColumnLayout
extends org.eclipse.jface.layout.AbstractColumnLayout
Layout
used to maintain
GridColumn
sizes in a Grid
.
You can only add the Layout
to a container whose only child
is the Grid
control you want the Layout
applied to. Don't
assign the layout directly the Grid
This class was copied from TableColumnLayout
and adapted to Grid
.
Constructor | Description |
---|---|
GridColumnLayout() |