|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface CollectionListener.Registry<E>
Where listeners can register for collection events.
| Method Summary | |
|---|---|
void |
addCollectionListener(CollectionListener<E> listener)
Registers a listener to receive collection events. |
void |
removeCollectionListener(CollectionListener<E> listener)
Unregisters a previously registered collection listener. |
| Method Detail |
|---|
void addCollectionListener(CollectionListener<E> listener)
void removeCollectionListener(CollectionListener<E> listener)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||