Java TV(tm) API 1.0

javax.tv.service.transport
Interface ServiceDetailsChangeListener

All Superinterfaces:
java.util.EventListener, SIChangeListener

public interface ServiceDetailsChangeListener
extends SIChangeListener

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


Method Summary
 void notifyChange(ServiceDetailsChangeEvent event)
          Notifies the ServiceDetailsChangeListener of a change to a ServiceDetails.
 

Method Detail

notifyChange

public void notifyChange(ServiceDetailsChangeEvent event)
Notifies the ServiceDetailsChangeListener of a change to a ServiceDetails.
Parameters:
event - A ServiceDetailsChangeEvent describing what changed and how.

Java TV(tm) API 1.0

Copyright © 1998 - 2000 Sun Microsystems, Inc.