public interface CollectionListener
| Modifier and Type | Method and Description |
|---|---|
void |
elementAdded(CollectionEvent event) |
void |
elementRemoved(CollectionEvent event) |
void elementAdded(CollectionEvent event)
void elementRemoved(CollectionEvent event)