|
Java TV(tm) API 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CarouselFile | |
javax.tv.carousel | Provides access to broadcast file and directory data through APIs that work with the java.io package. |
Uses of CarouselFile in javax.tv.carousel |
Methods in javax.tv.carousel that return CarouselFile | |
CarouselFile |
CarouselFileChangeEvent.getCarouselFile()
Reports the CarouselFile whose contents have changed. |
Constructors in javax.tv.carousel with parameters of type CarouselFile | |
CarouselFile(CarouselFile dir,
java.lang.String name)
Creates a CarouselFile instance that represents the
file with the specified name relative to the specified carousel
directory. |
|
CarouselFileChangeEvent(CarouselFile source)
Creates a CarouselFileChangeEvent indicating that
the specified CarouselFile has changed. |
|
Java TV(tm) API 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |