public final class OsxMainThreadExecutor
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
runAppInOsxMainThread(java.lang.Runnable runnable)
Runs a given application in the mac os x main thread and makes the vm argument
-XstartOnFirstThread obsolete.
|
public static void runAppInOsxMainThread(java.lang.Runnable runnable)
runnable
- The runnable that runs the application and the swt event loop.
This runnable has to block until the application was finishedSiehe auch Jowidgets Nutzerhandbuch