|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentListListener
Listener interface for classes which are interested in changes to a ContentList.
Method Summary | |
---|---|
void |
contentAdded(ContentListEvent evt)
Called when a ContentItem has been added to the ContentList |
void |
contentRemoved(ContentListEvent evt)
Called when a ContentItem has been removed from the ContentList |
Method Detail |
---|
void contentAdded(ContentListEvent evt)
ContentItem
has been added to the ContentList
evt
- the ContentListEvent
void contentRemoved(ContentListEvent evt)
ContentItem
has been removed from the ContentList
evt
- the ContentListEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |