public class ThreadHandler
extends java.lang.Object
System.setProperty('type.os', Const.ANDROID); then the event queue is switched off.| Constructor and Description |
|---|
ThreadHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
notifyAllEvents()
This can be used to notify the next event on the event dispatch thread to execute.
|
static void |
notifyEvents()
This can be used to notify the next event on the event dispatch thread to execute.
|
public static void notifyEvents()
throws java.lang.Exception
java.lang.Exception - any error.public static void notifyAllEvents()