Text t = new Text(c, SWT.DEFAULT | SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL); t.setText("this is a test\n and so is this\n and this");