Java TV(tm) API 1.0

javax.tv.service.transport
Interface BouquetChangeListener

All Superinterfaces:
java.util.EventListener, SIChangeListener

public interface BouquetChangeListener
extends SIChangeListener

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


Method Summary
 void notifyChange(BouquetChangeEvent event)
          Notifies the BouquetChangeListener of a change to a Bouquet.
 

Method Detail

notifyChange

public void notifyChange(BouquetChangeEvent event)
Notifies the BouquetChangeListener of a change to a Bouquet.
Parameters:
event - A BouquetChangeEvent describing what changed and how.

Java TV(tm) API 1.0

Copyright © 1998 - 2000 Sun Microsystems, Inc.