|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - collection element typepublic interface CollectionChangeListener<E>
A listener that receives notification of changes made to an observable collection.
| Method Summary | |
|---|---|
void |
collectionChanged(CollectionChangeEvent<E> e)
Notify this listener that a change has been made to the observable collection. |
| Method Detail |
|---|
void collectionChanged(CollectionChangeEvent<E> e)
e - collection change event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||