Community
Participate
Working Groups
error( SWT.ERROR_DEVICE_DISPOSED );
}
if( thread != Thread.currentThread() ) {
wakeThread();
UICallBack.runNonUIThreadWithFakeContext( this, new Runnable() {
public void run() {
UICallBackManager.getInstance().sendImmediately();
} );