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