Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.eclipse.swt.widgets.Synchronizer

Uses of Synchronizer in org.eclipse.swt.widgets
 

Fields in org.eclipse.swt.widgets declared as Synchronizer
(package private)  Synchronizer Display.synchronizer
           
 

Methods in org.eclipse.swt.widgets with parameters of type Synchronizer
 void Display.setSynchronizer(Synchronizer synchronizer)
          Sets the synchronizer used by the display to be the argument, which can not be null.