Class LayoutsGridLayout

java.lang.Object
com.diffplug.common.swt.LayoutWrapper<GridLayout>
com.diffplug.common.swt.LayoutsGridLayout

public class LayoutsGridLayout extends LayoutWrapper<GridLayout>
A fluent api for setting and modifying a GridLayout, created by Layouts. Inspired by Moritz Post's blog post..