Display.getSynchronizer

Gets the synchronizer used by the display.

@return the receiver's synchronizer

@exception SWTException <ul> <li>ERROR_THREAD_INVALID_ACCESS - if not called from the thread that created the receiver</li> <li>ERROR_DEVICE_DISPOSED - if the receiver has been disposed</li> </ul>

@since 3.4

class Display
getSynchronizer
(
)

Meta