Home | History | Annotate | Download | only in ui

Lines Matching refs:Display

24 import org.eclipse.swt.widgets.Display;
271 * user-interface (Display) thread.
278 // prepare Display
279 Display display = Display.getCurrent();
280 if (display == null) {
294 return new Image(display, destData);
373 return new Font(Display.getCurrent(), boldData);
381 return new Font(Display.getCurrent(), boldData);
389 return new Font(Display.getCurrent(), boldData);