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