Home | History | Annotate | Download | only in views

Lines Matching refs:Display

58 import org.eclipse.swt.widgets.Display;
309 // get the current Display
310 final Display display = DdmsPlugin.getDisplay();
313 display.asyncExec(new Runnable() {
315 Shell shell = display.getActiveShell();
405 Display display = DdmsPlugin.getDisplay();
406 Shell shell = display.getActiveShell();
413 Display display = DdmsPlugin.getDisplay();
414 Shell shell = display.getActiveShell();
448 Display display = DdmsPlugin.getDisplay();
449 Shell shell = display.getActiveShell();