コード例 #1
0
ファイル: ConstraintAddWizard.java プロジェクト: qvt/echo
 public void init(IWorkbench workbench, IStructuredSelection selection) {
   shell = workbench.getModalDialogShellProvider().getShell();
 }