Java TV(tm) API 1.0

javax.tv.service.navigation
Interface ServiceComponentChangeListener

All Superinterfaces:
java.util.EventListener, SIChangeListener

public interface ServiceComponentChangeListener
extends SIChangeListener

This interface is implemented by applications wishing to receive notification of changes to ServiceComponent data.


Method Summary
 void notifyChange(ServiceComponentChangeEvent event)
          Notifies the ServiceComponentChangeListener of a change to a ServiceComponent.
 

Method Detail

notifyChange

public void notifyChange(ServiceComponentChangeEvent event)
Notifies the ServiceComponentChangeListener of a change to a ServiceComponent.
Parameters:
event - A ServiceComponentChangeEvent describing what changed and how.

Java TV(tm) API 1.0

Copyright © 1998 - 2000 Sun Microsystems, Inc.