|
JSR-927 (Maintenance Release) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
javax.tv.service.selection.ServiceContextEvent
javax.tv.service.selection.PresentationChangedEvent
javax.tv.service.selection.NormalContentEvent
NormalContentEvent is generated to indicate that the
normal content of a service is being presented. This event will be
generated in two situations:
AlternativeContentEvent) then that event will be
generated instead.
AlternativeContentEvent,
Serialized Form| Field Summary |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
NormalContentEvent(ServiceContext source)
Constructs the event. |
|
| Methods inherited from class javax.tv.service.selection.ServiceContextEvent |
getServiceContext |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NormalContentEvent(ServiceContext source)
source - The ServiceContext that generated the
event.
|
JSR-927 (Maintenance Release) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||