java.lang.Runnable
public class MinimizationThread extends JmolThread
Modifier and Type | Field | Description |
---|---|---|
private Minimizer |
minimizer |
CHECK1, CHECK2, CHECK3, currentTime, eval, FINISH, haveReference, hoverEnabled, INIT, isJS, isReset, lastRepaintTime, MAIN, name, sc, sleepTime, startTime, stopped, targetTime, vwr
Constructor | Description |
---|---|
MinimizationThread() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
oops(java.lang.Exception e) |
|
protected void |
run1(int mode) |
|
int |
setManager(java.lang.Object manager,
Viewer vwr,
java.lang.Object options) |
checkInterrupted, interrupt, reset, resumeEval, run, runSleep, setEval, setViewer, start
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
activeCount, 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, yield
private Minimizer minimizer
public int setManager(java.lang.Object manager, Viewer vwr, java.lang.Object options)
setManager
in class JmolThread
protected void run1(int mode) throws java.lang.InterruptedException
run1
in class JmolThread
java.lang.InterruptedException
protected void oops(java.lang.Exception e)
oops
in class JmolThread