|
JSR-927 (Maintenance Release) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
javax.tv.util.TVTimerWentOffEvent
An event indicating that a timer specification has gone off.
| Field Summary |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
TVTimerWentOffEvent(TVTimer source,
TVTimerSpec spec)
Creates a new TVTimerWentOffEvent with the specified timer and timer specification. |
|
| Method Summary | |
TVTimerSpec |
getTimerSpec()
Returns the timer specification for this event. |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TVTimerWentOffEvent(TVTimer source,
TVTimerSpec spec)
source - the timer that sent this eventspec - the timer specification that went off| Method Detail |
public TVTimerSpec getTimerSpec()
TVTimerSpec for this event.
|
JSR-927 (Maintenance Release) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||