java.lang.Runnablepublic class AnimationThread extends JmolThread
| Modifier and Type | Field | Description |
|---|---|---|
private AnimationManager |
am |
|
private int |
framePointer1 |
|
private int |
framePointer2 |
|
private int |
intThread |
|
private boolean |
isFirst |
CHECK1, CHECK2, CHECK3, currentTime, eval, FINISH, haveReference, hoverEnabled, INIT, isJS, isReset, junk, lastRepaintTime, MAIN, name, sc, sleepTime, startTime, stopped, targetTime, vwr| Constructor | Description |
|---|---|
AnimationThread() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
interrupt() |
|
protected void |
run1(int mode) |
|
int |
setManager(java.lang.Object manager,
Viewer vwr,
java.lang.Object params) |
checkInterrupted, oops, reset, resumeEval, run, runSleep, setEval, 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 AnimationManager am
private int framePointer1
private int framePointer2
private int intThread
private boolean isFirst
public int setManager(java.lang.Object manager,
Viewer vwr,
java.lang.Object params)
setManager in class JmolThreadpublic void interrupt()
interrupt in class JmolThreadprotected void run1(int mode)
throws java.lang.InterruptedException
run1 in class JmolThreadjava.lang.InterruptedException