6263646566676869707172
bar.setSelection(3); Thread.sleep(500); shell.setSize(1280, 1024); bar.setSelection(4); Thread.sleep(500); new DatasetViewer(shell, SWT.NONE); bar.setSelection(8); Thread.sleep(1000); shell.open(); bar.setSelection(9); Thread.sleep(500);