[转]swt 全屏

[转]http://nricheton.homeip.net/?p=3 The best way to achieve this is to open a shell and fill the screen :shell Shell shell = new Shell(SWT.NO_TRIM | SWT.ON_TOP); shell.setLayout(new FillLayout());
相关文章
相关标签/搜索