public class HoverWatcherThread extends JmolThread
Modifier and Type | Field and Description |
---|---|
private ActionManager |
actionManager |
private MouseState |
current |
private int |
hoverDelay |
private MouseState |
moved |
CHECK1, CHECK2, CHECK3, currentTime, eval, FINISH, haveReference, hoverEnabled, INIT, isJS, isReset, junk, lastRepaintTime, MAIN, name, sc, sleepTime, startTime, stopped, targetTime, vwr
Constructor and Description |
---|
HoverWatcherThread(ActionManager actionManager,
MouseState current,
MouseState moved,
Viewer vwr) |
Modifier and Type | Method and Description |
---|---|
protected void |
run1(int mode) |
checkInterrupted, interrupt, oops, reset, resumeEval, run, runSleep, setEval, setManager, setViewer, start
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, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, stop, stop, suspend, toString, yield
private ActionManager actionManager
private final MouseState current
private final MouseState moved
private int hoverDelay
public HoverWatcherThread(ActionManager actionManager, MouseState current, MouseState moved, Viewer vwr)
actionManager
- current
- moved
- vwr
- protected void run1(int mode) throws java.lang.InterruptedException
run1
in class JmolThread
java.lang.InterruptedException