public class VibrationThread extends JmolThread
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
private TransformManager |
transformManager |
CHECK1, CHECK2, CHECK3, currentTime, eval, FINISH, haveReference, hoverEnabled, INIT, isJS, isReset, junk, lastRepaintTime, MAIN, name, sc, sleepTime, startTime, stopped, targetTime, vwrMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
VibrationThread() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
run1(int mode) |
int |
setManager(Object manager,
Viewer vwr,
Object options) |
checkInterrupted, interrupt, oops, reset, resumeEval, run, 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 TransformManager transformManager
public int setManager(Object manager, Viewer vwr, Object options)
setManager in class JmolThreadprotected void run1(int mode)
throws InterruptedException
run1 in class JmolThreadInterruptedException