Class SwingEvent.TimerEvent

java.lang.Object
java.util.EventObject
com.inductiveautomation.snap.swing.SwingEvent.TimerEvent
All Implemented Interfaces:
Serializable
Enclosing class:
SwingEvent

public static class SwingEvent.TimerEvent extends EventObject
A timer event.
See Also:
  • Constructor Details

    • TimerEvent

      public TimerEvent(Object aSource, SwingTimer aTimer)
      Create new URLClickedEvent.
  • Method Details

    • getTimer

      public SwingTimer getTimer()
      Returns the timer.