Package edu.wisc.ssec.mcidasv.control
Class HydraImageProbe.Updater
java.lang.Object
visad.ActionImpl
visad.CellImpl
edu.wisc.ssec.mcidasv.control.HydraImageProbe.Updater
- All Implemented Interfaces:
Runnable
,EventListener
,Action
,Cell
,ThingChangedListener
- Enclosing class:
HydraImageProbe
-
Field Summary
Fields inherited from class visad.ActionImpl
TRACE_STACK, TRACE_TIME
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class visad.CellImpl
getOtherReference, setOtherReference
Methods inherited from class visad.ActionImpl
addReference, checkTicks, disableAction, enableAction, findReference, getCurrentActionThread, getLinks, getName, getTaskCount, printPool, removeAllReferences, removeReference, run, setEnabled, setName, setThreadPoolMaximum, stop, stopThreadPool, thingChanged, waitForTasks
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface visad.Action
addReference, getName, removeAllReferences, removeReference
Methods inherited from interface visad.ThingChangedListener
thingChanged
-
Constructor Details
-
Updater
- Throws:
VisADException
RemoteException
-
-
Method Details