public class CarouselFileChangeEvent extends EventObject
CarouselFileChangeEvent provides notification of
a change to CarouselFile data.source| Constructor and Description |
|---|
CarouselFileChangeEvent(CarouselFile source)
Creates a
CarouselFileChangeEvent indicating that
the specified CarouselFile has changed. |
| Modifier and Type | Method and Description |
|---|---|
CarouselFile |
getCarouselFile()
Reports the
CarouselFile whose contents have changed. |
getSource, toStringpublic CarouselFileChangeEvent(CarouselFile source)
CarouselFileChangeEvent indicating that
the specified CarouselFile has changed.source - The CarouselFile whose contents have
changed.public CarouselFile getCarouselFile()
CarouselFile whose contents have changed.CarouselFile whose contents have changed.Copyright © 2012 code4tv.com. All Rights Reserved.