public interface CollectionListener<T>
extends java.util.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-2023 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License