public final class UiSingleThreadAccess extends java.lang.Object implements ISingleThreadAccess
Constructor and Description |
---|
UiSingleThreadAccess() |
Modifier and Type | Method and Description |
---|---|
void |
invoke(java.lang.Runnable runnable)
Invokes a runnable in the single thread.
|
boolean |
isSingleThread() |
public boolean isSingleThread()
isSingleThread
in interface ISingleThreadAccess
public void invoke(java.lang.Runnable runnable)
ISingleThreadAccess
invoke
in interface ISingleThreadAccess
runnable
- The runnable to invokeSiehe auch Jowidgets Nutzerhandbuch