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 Interface
javax.tv.service.navigation.ServiceComponentChangeListener

Packages that use ServiceComponentChangeListener
javax.tv.service.navigation Provides APIs to navigate through services and hierarchical service information. 
 

Uses of ServiceComponentChangeListener in javax.tv.service.navigation
 

Methods in javax.tv.service.navigation with parameters of type ServiceComponentChangeListener
 void ServiceDetails.addServiceComponentChangeListener(ServiceComponentChangeListener listener)
          Registers a ServiceComponentChangeListener to be notified of changes to a ServiceComponent that is part of this ServiceDetails.
 void ServiceDetails.removeServiceComponentChangeListener(ServiceComponentChangeListener listener)
          Called to unregister an ServiceComponentChangeListener.
 


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.