|
LimeWire Consolidated API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ListenerSupport<E>
Describes an interface to allow objects to add and remove listeners for certain events.
| Method Summary | |
|---|---|
void |
addListener(EventListener<E> listener)
Adds the listener. |
boolean |
removeListener(EventListener<E> listener)
Returns true if the listener was removed. |
| Method Detail |
|---|
void addListener(EventListener<E> listener)
boolean removeListener(EventListener<E> listener)
|
LimeWire Consolidated API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||