Package xal.extension.widgets.swing
Class Wheelswitch.TiltHandler
java.lang.Object
java.util.Timer
xal.extension.widgets.swing.Wheelswitch.TiltHandler
- Enclosing class:
- Wheelswitch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
tilt()
Schedules a new tilting task if the user value equals any of the bounds.Methods inherited from class java.util.Timer
cancel, purge, schedule, schedule, schedule, schedule, scheduleAtFixedRate, scheduleAtFixedRate
-
Constructor Details
-
TiltHandler
protected TiltHandler()
-
-
Method Details
-
tilt
public void tilt()Schedules a new tilting task if the user value equals any of the bounds.
-