public class TVTimerWentOffEvent extends EventObject
source| Constructor and Description |
|---|
TVTimerWentOffEvent(TVTimer source,
TVTimerSpec spec)
Creates a new TVTimerWentOffEvent with the specified timer and
timer specification.
|
| Modifier and Type | Method and Description |
|---|---|
TVTimerSpec |
getTimerSpec()
Returns the timer specification for this event.
|
getSource, toStringpublic TVTimerWentOffEvent(TVTimer source, TVTimerSpec spec)
source - the timer that sent this eventspec - the timer specification that went offpublic TVTimerSpec getTimerSpec()
Copyright © 2012 code4tv.com. All Rights Reserved.