|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Listeners | |
|---|---|
| cz.cuni.amis.utils.collections | Collection wrappers supporting change events. |
| cz.cuni.amis.utils.future | |
| Uses of Listeners in cz.cuni.amis.utils.collections |
|---|
| Fields in cz.cuni.amis.utils.collections declared as Listeners | |
|---|---|
protected Listeners<CollectionEventListener> |
ObservableCollection.eventListeners
|
| Uses of Listeners in cz.cuni.amis.utils.future |
|---|
| Fields in cz.cuni.amis.utils.future declared as Listeners | |
|---|---|
protected Listeners<IFutureListener<RESULT>> |
FutureWithListeners.listeners
Future listeners, here we store listeners registred in FutureWithListeners.addFutureListener(IFutureListener). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||