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.media.MediaSelectEvent

Packages that use MediaSelectEvent
javax.tv.media Provides controls and events for the management of real-time media in a television environment. 
 

Uses of MediaSelectEvent in javax.tv.media
 

Subclasses of MediaSelectEvent in javax.tv.media
 class MediaSelectCARefusedEvent
          MediaSelectCARefusedEvent is generated when a media select operation fails due to lack of CA authorization.
 class MediaSelectFailedEvent
          MediaSelectFailedEvent notifies a MediaSelectListener that a selection operation failed.
 class MediaSelectSucceededEvent
          A MediaSelectSucceededEvent notifies a MediaSelectListener that a selection operation succeeded.
 

Methods in javax.tv.media with parameters of type MediaSelectEvent
 void MediaSelectListener.selectionComplete(MediaSelectEvent event)
          Notifies the MediaSelectListener that a selection has completed.
 


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.