List of usage examples for org.eclipse.jface.layout AbstractColumnLayout subclass-usage
From source file org.eclipse.nebula.jface.gridviewer.GridColumnLayout.java
/**
* The GridColumnLayout is the {@link Layout} used to maintain
* {@link GridColumn} sizes in a {@link Grid}.
*
* <p>
* <b>You can only add the {@link Layout} to a container whose <i>only</i> child
From source file org.eclipse.riena.ui.swt.layout.AbstractDpiColumnLayout.java
/**
* AbstractDpiColumnLayout is a copy/extension of the class {@linkplain AbstractColumnLayout}.<br>
* AbstractDpiColumnLayout supports DPI dependent values.
*
* @since 6.0
*/