|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A listener that listens for changes to a NotificationList.
| Method Summary | |
void |
listElementsAdded(NotificationListEvent event)
An element was added to the list. |
void |
listElementsChanged(NotificationListEvent event)
An element in the list was changed. |
void |
listElementsRemoved(NotificationListEvent event)
An element was removed from the list. |
| Method Detail |
public void listElementsAdded(NotificationListEvent event)
event - The event.public void listElementsRemoved(NotificationListEvent event)
event - The event.public void listElementsChanged(NotificationListEvent event)
event - The event.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||