java.lang.Runnablepublic class ScriptQueueThread extends JmolThread
| Modifier and Type | Field | Description |
|---|---|---|
private int |
pt |
|
private JmolScriptManager |
scriptManager |
|
private boolean |
startedByCommandThread |
CHECK1, CHECK2, CHECK3, currentTime, eval, FINISH, haveReference, hoverEnabled, INIT, isJS, isReset, lastRepaintTime, MAIN, name, sc, sleepTime, startTime, stopped, targetTime, vwr| Constructor | Description |
|---|---|
ScriptQueueThread(JmolScriptManager scriptManager,
Viewer vwr,
boolean startedByCommandThread,
int pt) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
run1(int mode) |
|
private boolean |
runNextScript() |
checkInterrupted, interrupt, oops, reset, resumeEval, run, runSleep, setEval, setManager, setViewer, startequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitactiveCount, 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, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, stop, stop, suspend, toString, yieldprivate JmolScriptManager scriptManager
private boolean startedByCommandThread
private int pt
public ScriptQueueThread(JmolScriptManager scriptManager, Viewer vwr, boolean startedByCommandThread, int pt)
scriptManager - vwr - startedByCommandThread - pt - protected void run1(int mode)
throws java.lang.InterruptedException
run1 in class JmolThreadjava.lang.InterruptedExceptionprivate boolean runNextScript()