Package ch.swingfx.timer
Class AnimationTimer.TimerActionListener
java.lang.Object
ch.swingfx.timer.AnimationTimer.TimerActionListener
- All Implemented Interfaces:
ActionListener,EventListener
- Enclosing class:
AnimationTimer
Handles the calculation of the time that has elapsed since the start
and sends it to the
AnimationTimer.AnimationTarget-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TimerActionListener
private TimerActionListener()
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-