|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceContextEvent | |
|---|---|
| javax.tv.service.selection | Provides a mechanism to select a Service for presentation. |
| org.ocap.service | The org.ocap.service package represents various aspects of a service. |
| Uses of ServiceContextEvent in javax.tv.service.selection |
|---|
| Subclasses of ServiceContextEvent 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. |
class |
PresentationChangedEvent
PresentationChangedEvent indicates that the content
being presented in the ServiceContext has changed. |
class |
PresentationTerminatedEvent
PresentationTerminatedEvent is generated when the
presentation of a service terminates. |
class |
SelectionFailedEvent
SelectionFailedEvent is generated when a service
selection operation fails. |
class |
ServiceContextDestroyedEvent
ServiceContextDestroyedEvent is generated when a
ServiceContext is destroyed via its
destroy() method. |
| Methods in javax.tv.service.selection with parameters of type ServiceContextEvent | |
|---|---|
void |
ServiceContextListener.receiveServiceContextEvent(ServiceContextEvent e)
Notifies the ServiceContextListener of an event
generated by a ServiceContext. |
| Uses of ServiceContextEvent in org.ocap.service |
|---|
| Subclasses of ServiceContextEvent 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. |
class |
S3DAlternativeContentErrorEvent
S3DAlternativeContentErrorEvent is generated to indicate that
"alternative" content may be presenting due to a detected incompatibility
between the selected 3D content and the display device. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||