public class DefaultTimerChangeListener extends java.lang.Object implements TimerChangeListener
| Constructor and Description |
|---|
DefaultTimerChangeListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
timerFinished(java.lang.String recId,
long value)
Is called when a user defined timer ends.
|
public void timerFinished(java.lang.String recId,
long value)
timerFinished in interface TimerChangeListenerrecId - the recorder identificationvalue - the value of the timer