2010-10-27 50 views

回答

1

必須創建具有選項SWT.SHEETDialog,例如,

FileDialog fileDialog = new FileDialog(shell, SWT.OPEN | SWT.SHEET);