Method and Description |
---|
com.diffplug.common.swt.SwtExec.awaitTermination(long, TimeUnit) |
com.diffplug.common.swt.SwtExec.isShutdown() |
com.diffplug.common.swt.SwtExec.isTerminated() |
com.diffplug.common.swt.Shells.openOnAndBlock(Shell)
for
Shells.openOnBlocking(Shell) - same behavior, but name is consistent with the others. |
com.diffplug.common.swt.SwtMisc.requestLayout(Control)
As of SWT 4.6 (Neon), this functionality is
Control.requestLayout() . |
com.diffplug.common.swt.SwtExec.shutdown() |
com.diffplug.common.swt.SwtExec.shutdownNow() |