|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface BasicNotifierImpl.EObservableAdapterList
An interface implemented by adapter lists
that allows listeners to observe adapters being added and removed.
| Nested Class Summary | |
|---|---|
static interface |
BasicNotifierImpl.EObservableAdapterList.Listener
An interface implemented by clients wishing to observe adapters being added and removed from an adapter lists. |
| Method Summary | |
|---|---|
void |
addListener(BasicNotifierImpl.EObservableAdapterList.Listener listener)
Adds another listener from the adapter list. |
void |
removeListener(BasicNotifierImpl.EObservableAdapterList.Listener listener)
Remove the listener from the adapter list. |
| Method Detail |
|---|
void addListener(BasicNotifierImpl.EObservableAdapterList.Listener listener)
listener - the listener being added.void removeListener(BasicNotifierImpl.EObservableAdapterList.Listener listener)
listener - the listener being removed.
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||