|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContextContentNotifier
The ContextContentNotifier interface provides methods for adding and removing ContentListener instances.
Method Summary | |
---|---|
void |
addContentListener(ContentListener contentListener)
Adds the content listener. |
void |
removeContentListener(ContentListener contentListener)
Removes the content listener. |
Method Detail |
---|
void addContentListener(ContentListener contentListener)
contentListener
- the content listenervoid removeContentListener(ContentListener contentListener)
contentListener
- the content listener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |