Lines Matching refs:Shell
87 import org.eclipse.swt.widgets.Shell;152 super(null /*shell*/);160 protected void configureShell(Shell shell) {161 super.configureShell(shell);162 shell.setText(APP_NAME);165 shell.setImage(image);