public interface CollectionListener<T> extends EventListener
T is the type of item stored in the collection.| Modifier and Type | Method and Description |
|---|---|
void |
collectionChanged(CollectionEvent<T> ev)
Called when an item is added or deleted from a collection.
|
void collectionChanged(CollectionEvent<T> ev)

© Copyrights 2006-2017 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License