|
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.media.MediaSelectEvent
javax.tv.media.MediaSelectFailedEvent
javax.tv.media.MediaSelectCARefusedEvent
MediaSelectCARefusedEvent is generated when a
media select operation fails due to lack of CA authorization.
| Field Summary |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
MediaSelectCARefusedEvent(Controller source,
Locator[] selection)
Constructs the MediaSelectCARefusedEvent. |
|
| Methods inherited from class javax.tv.media.MediaSelectEvent |
getController, getSelection |
| 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 MediaSelectCARefusedEvent(Controller source,
Locator[] selection)
MediaSelectCARefusedEvent.
source - The Controller that generated this
event.selection - The Locator instances on which
selection failed.
|
JSR-927 (Maintenance Release) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||