| Package | Description |
|---|---|
| com.sun.tv | |
| com.sun.tv.si | |
| javax.tv.service.guide | |
| javax.tv.service.navigation | |
| javax.tv.service.transport |
| Modifier and Type | Method and Description |
|---|---|
void |
ReceiverListener.notifyChange(SIChangeEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
SIChangeEventImpl
SIChangeEventImpl objects are sent to SIChangeListeners to signal
detected changes in the SI Database.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SIManagerImpl.notifyChange(SIChangeEvent event)
This interface method handles SI events generated by the receiver,
implementors are required to have their receivers generate the SI event
passing the event to this method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProgramScheduleEvent
A
ProgramScheduleEvent notifies an
ProgramScheduleListener of changes to program events
detected in a ProgramSchedule. |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceComponentChangeEvent
A
ServiceComponentChangeEvent notifies an
ServiceComponentChangeListener of changes to a
ServiceComponent detected in a
ServiceDetails. |
class |
ServiceDetailsSIChangeEvent
A
ServiceDetailsSIChangeEvent notifies an
SIChangeListener of changes to a
ServiceDetails. |
| Modifier and Type | Class and Description |
|---|---|
class |
BouquetChangeEvent
A
BouquetChangeEvent notifies an
BouquetChangeListener of changes detected in a
BouquetCollection. |
class |
NetworkChangeEvent
A
NetworkChangeEvent notifies an
NetworkChangeListener of changes detected in a
NetworkCollection. |
class |
ServiceDetailsChangeEvent
A
ServiceDetailsChangeEvent notifies an
ServiceDetailsChangeListener of changes detected to a
ServiceDetails on a Transport. |
class |
TransportSIChangeEvent
An
TransportSIChangeEvent notifies an
SIChangeListener of changes detected to the SI on a
Transport. |
class |
TransportStreamChangeEvent
A
TransportStreamChangeEvent notifies an
TransportStreamChangeListener of changes detected in a
TransportStreamCollection. |
Copyright © 2012 code4tv.com. All Rights Reserved.