Class SwingEvent.TimerEvent
java.lang.Object
java.util.EventObject
com.inductiveautomation.snap.swing.SwingEvent.TimerEvent
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SwingEvent
A timer event.
- See Also:
- 
Field SummaryFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.util.EventObjectgetSource, toString
- 
Constructor Details- 
TimerEventCreate new URLClickedEvent.
 
- 
- 
Method Details- 
getTimerReturns the timer.
 
-