Uses of Class
com.openinventor.inventor.sensors.SoSystemTimerTask
-
Packages that use SoSystemTimerTask Package Description com.openinventor.inventor.sensors com.openinventor.inventor.viewercomponents.awt com.openinventor.inventor.viewercomponents.swt -
-
Uses of SoSystemTimerTask in com.openinventor.inventor.sensors
Methods in com.openinventor.inventor.sensors with parameters of type SoSystemTimerTask Modifier and Type Method Description void
SoSystemTimer. setTask(SoSystemTimerTask task)
Sets the task executed when the timer is triggered. -
Uses of SoSystemTimerTask in com.openinventor.inventor.viewercomponents.awt
Methods in com.openinventor.inventor.viewercomponents.awt with parameters of type SoSystemTimerTask Modifier and Type Method Description void
Timer. setTask(SoSystemTimerTask task)
-
Uses of SoSystemTimerTask in com.openinventor.inventor.viewercomponents.swt
Methods in com.openinventor.inventor.viewercomponents.swt with parameters of type SoSystemTimerTask Modifier and Type Method Description void
Timer. setTask(SoSystemTimerTask task)
-