Class SpaceNavigatorPoller
java.lang.Object
gov.nih.mipav.view.input.spacenav.SpaceNavigatorPoller
Polls the space navigator.
- Author:
- justinsenseney
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static SpaceNavigatorListener[]private static Timer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic voidstatic voiddeRegisterListener(SpaceNavigatorListener listener) static voidstatic SpaceNavigatorListener[]static booleanstatic voidregisterListener(SpaceNavigatorListener listener)
-
Field Details
-
DELAY
private static final int DELAY- See Also:
-
pollTimer
-
listeners
-
-
Constructor Details
-
SpaceNavigatorPoller
public SpaceNavigatorPoller()
-
-
Method Details
-
getListeners
-
checkIfNeedCalibration
public static boolean checkIfNeedCalibration() -
deregisterAllListeners
public static void deregisterAllListeners()