protected class TripLogger.TimerHandler
extends java.lang.Object
implements java.awt.event.ActionListener
| Modifier | Constructor and Description |
|---|---|
protected |
TimerHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
handle the event
|