Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Modifier | Constructor and Description |
---|---|
protected |
DisplayThread()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
cancel()
Cancel the thread execution
|
org.eclipse.swt.widgets.Display |
getDisplay() |
static DisplayThread |
getInstance()
Get the display thread instance.
|
void |
run() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public static DisplayThread getInstance()
public void run()
run
in interface Runnable
run
in class Thread
Thread.run()
public org.eclipse.swt.widgets.Display getDisplay()
protected void cancel()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a