| Package | Description |
|---|---|
| javax.tv.util |
| Modifier and Type | Method and Description |
|---|---|
TVTimerSpec |
TVTimerWentOffEvent.getTimerSpec()
Returns the timer specification for this event.
|
abstract TVTimerSpec |
TVTimer.scheduleTimerSpec(TVTimerSpec t)
Begins monitoring a TVTimerSpec.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
TVTimer.deschedule(TVTimerSpec t)
Removes a timer specification from the set of monitored specifications.
|
abstract TVTimerSpec |
TVTimer.scheduleTimerSpec(TVTimerSpec t)
Begins monitoring a TVTimerSpec.
|
| Constructor and Description |
|---|
TVTimerWentOffEvent(TVTimer source,
TVTimerSpec spec)
Creates a new TVTimerWentOffEvent with the specified timer and
timer specification.
|
Copyright © 2012 code4tv.com. All Rights Reserved.