Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

Uses of Class
javax.tv.service.SIChangeEvent

Packages that use SIChangeEvent
javax.tv.service.guide Provides APIs to support electronic program guides (EPGs), including program schedules, program events and program ratings. 
javax.tv.service.navigation Provides APIs to navigate through services and hierarchical service information. 
javax.tv.service.transport Provides additional information about the transport mechanisms that deliver the content the SI data describes. 
 

Uses of SIChangeEvent in javax.tv.service.guide
 

Subclasses of SIChangeEvent in javax.tv.service.guide
 class ProgramScheduleEvent
          A ProgramScheduleEvent notifies an ProgramScheduleListener of changes to program events detected in a ProgramSchedule.
 

Uses of SIChangeEvent in javax.tv.service.navigation
 

Subclasses of SIChangeEvent in javax.tv.service.navigation
 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.
 

Uses of SIChangeEvent in javax.tv.service.transport
 

Subclasses of SIChangeEvent in javax.tv.service.transport
 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.
 


JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.