|
NextApp Echo2 v2.1.0.rc2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The listener interface for receiving ListDataEvents.
ListDataEvent| Method Summary | |
void |
contentsChanged(ListDataEvent e)
Indicates that the contents of the list have change. |
void |
intervalAdded(ListDataEvent e)
Indicates that one or more items have been added to the list. |
void |
intervalRemoved(ListDataEvent e)
Indicates that one or more items have been removed from the list. |
| Method Detail |
public void contentsChanged(ListDataEvent e)
e - the eventpublic void intervalAdded(ListDataEvent e)
e - the eventpublic void intervalRemoved(ListDataEvent e)
e - the event
|
NextApp Echo2 v2.1.0.rc2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||