Package org.eclipse.emf.facet.util.ui.internal.exported.displaysync

Interface Summary
IRunnable<T,E extends Exception>  
 

Class Summary
AbstractExceptionFreeRunnable<T>  
AbstractVoidExceptionFreeRunnable  
AbstractVoidRunnable<E extends Exception>  
SynchronizedComposite<C extends Composite> syncExecWithResult (has return type, throws exception) safeSyncExec (has return type, no exception) voidSyncExec (no return type, throws exception) voidExceptionFreeRunnable (no return type, no exception)
SynchronizedObject<O> syncExecWithResult (has return type, throws exception) safeSyncExec (has return type, no exception) voidSyncExec (no return type, throws exception) voidExceptionFreeRunnable (no return type, no exception)