KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > tv > carousel > CarouselFileChangeEvent

javax.tv.carousel
Class CarouselFileChangeEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--javax.tv.carousel.CarouselFileChangeEvent
All Implemented Interfaces:
java.io.Serializable

public CarouselFileChangeEvent(CarouselFile source)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public CarouselFile getCarouselFile()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags