|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ListDataListener
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 |
|---|
void contentsChanged(ListDataEvent e)
e - the eventvoid intervalAdded(ListDataEvent e)
e - the eventvoid intervalRemoved(ListDataEvent e)
e - the event
|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||