Java TV(tm) API 1.0

Uses of Interface
javax.tv.carousel.CarouselFileListener

Packages that use CarouselFileListener
javax.tv.carousel Provides access to broadcast file and directory data through APIs that work with the java.io package. 
 

Uses of CarouselFileListener in javax.tv.carousel
 

Methods in javax.tv.carousel with parameters of type CarouselFileListener
 void CarouselFile.addListener(CarouselFileListener listener)
          Subscribes a CarouselFileListener to receive notifications of changes to this CarouselFile.
 void CarouselFile.removeListener(CarouselFileListener listener)
          Unsubscribes a CarouselFileListener from receiving notifications of changes to this CarouselFile.
 


Java TV(tm) API 1.0

Copyright © 1998 - 2000 Sun Microsystems, Inc.