Class AnimationTimer.TimerActionListener

java.lang.Object
ch.swingfx.timer.AnimationTimer.TimerActionListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
AnimationTimer

private class AnimationTimer.TimerActionListener extends Object implements ActionListener
Handles the calculation of the time that has elapsed since the start and sends it to the AnimationTimer.AnimationTarget
  • Constructor Details

    • TimerActionListener

      private TimerActionListener()
  • Method Details