Uses of Class
javax.tv.service.selection.PresentationChangedEvent

Packages that use PresentationChangedEvent
javax.tv.service.selection   
org.ocap.service The org.ocap.service package represents various aspects of a service. 
 

Uses of PresentationChangedEvent in javax.tv.service.selection
 

Subclasses of PresentationChangedEvent in javax.tv.service.selection
 class AlternativeContentEvent
          AlternativeContentEvent is generated to indicate that "alternative" content is being presented during the presentation of a service.
 class NormalContentEvent
          NormalContentEvent is generated to indicate that the normal content of a service is being presented.
 

Uses of PresentationChangedEvent in org.ocap.service
 

Subclasses of PresentationChangedEvent in org.ocap.service
 class AlternativeContentErrorEvent
          AlternativeContentErrorEvent is generated to indicate that "alternative" content is being presented due to an error that prevents the presentation of normal content as part of selection of a service and during presentation of that selected service.