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