public interface IUiThreadAccess extends IUiThreadAccessCommon
Modifier and Type | Method and Description |
---|---|
void |
disableAllWindowsWhile(java.lang.Runnable runnable)
Disables all windows, executes the runnable and after that enables all windows again.
|
invokeAndWait, invokeLater, isUiThread
void disableAllWindowsWhile(java.lang.Runnable runnable)
runnable
- The runnable to runSiehe auch Jowidgets Nutzerhandbuch