public class CommandWatcherThread extends JmolThread
| Modifier and Type | Field and Description |
|---|---|
private static int |
commandDelay |
private ScriptManager |
scriptManager |
CHECK1, CHECK2, CHECK3, currentTime, eval, FINISH, hoverEnabled, INIT, isJS, isReset, junk, lastRepaintTime, MAIN, name, sc, sleepTime, startTime, stopped, targetTime, viewer| Constructor and Description |
|---|
CommandWatcherThread(Viewer viewer,
ScriptManager scriptManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
protected void |
run1(int mode) |
checkInterrupted, interrupt, oops, reset, resumeEval, runSleep, setEval, setViewer, startactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, stop, stop, suspend, toString, yieldprivate final ScriptManager scriptManager
private static final int commandDelay
public CommandWatcherThread(Viewer viewer, ScriptManager scriptManager)
viewer - scriptManager - public void run()
run in interface java.lang.Runnablerun in class JmolThreadprotected void run1(int mode)
throws java.lang.InterruptedException
run1 in class JmolThreadjava.lang.InterruptedException