Thread.State, Thread.UncaughtExceptionHandler
Modifier and Type | Field and Description |
---|---|
protected CheckDocDialog |
dialog |
protected URL |
docURL |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Modifier | Constructor and Description |
---|---|
protected |
CheckDocThread(String threadName,
URL docURL,
CheckDocDialog dialog) |
Modifier and Type | Method and Description |
---|---|
static File |
getTmpDir() |
static File |
getTmpFile(URL docURL,
String extension) |
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, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
protected final URL docURL
protected final CheckDocDialog dialog
protected CheckDocThread(String threadName, URL docURL, CheckDocDialog dialog)