|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CollectionListener
Listener for events fired on collections that change.
Method Summary | |
---|---|
void |
objectsAdded(CollectionEvent ce)
Called to notify the listener that objects have been added to the Collection. |
void |
objectsRemoved(CollectionEvent ce)
Called to notify the listener that objects have been removed from the Collection. |
Method Detail |
---|
void objectsAdded(CollectionEvent ce)
void objectsRemoved(CollectionEvent ce)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |