public Rectangle getClientArea() {
return new Rectangle(0, 0, 1050, 250);
}
});
gridLayer.doCommand(new ClientAreaResizeCommand(new Shell(Display
.getDefault(), SWT.V_SCROLL | SWT.H_SCROLL)));
configRegistry = new ConfigRegistry();
new DefaultNatTableStyleConfiguration()
.configureRegistry(configRegistry);