Uses of Class
org.eclipse.swt.widgets.Synchronizer
-
Uses of Synchronizer in org.eclipse.swt.widgets
Modifier and TypeMethodDescriptionDisplay.getSynchronizer()
Gets the synchronizer used by the display.Modifier and TypeMethodDescriptionvoid
Display.setSynchronizer
(Synchronizer synchronizer) Sets the synchronizer used by the display to be the argument, which can not be null. -
Uses of Synchronizer in org.eclipse.ui.internal