|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.Timer com.cosylab.gui.components.NumberField.TiltHandler
protected class NumberField.TiltHandler
An extension of Timer used for periodic tilting of the Wheelswitch.
Constructor Summary | |
---|---|
protected |
NumberField.TiltHandler()
|
Method Summary | |
---|---|
void |
tilt()
Scedules 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected NumberField.TiltHandler()
Method Detail |
---|
public void tilt()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |