public class SKDViewerConfigQThread
extends java.lang.Thread
Modifier and Type | Field and Description |
---|---|
static boolean |
PROCESS_EVENTS |
Constructor and Description |
---|
SKDViewerConfigQThread() |
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
boolean |
hasConfigChanges() |
void |
run() |
void |
setConfigChanges(GanttConfigChanges configChanges) |
void |
setConfigChangesSender(ConfigChangesSender configChangesSender) |
activeCount, checkAccess, 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 void setConfigChangesSender(ConfigChangesSender configChangesSender)
public void run()
run
in interface java.lang.Runnable
run
in class java.lang.Thread
public void setConfigChanges(GanttConfigChanges configChanges)
public boolean hasConfigChanges()
public void cancel()