Uses of Package
cz.cuni.amis.utils.listener

Packages that use cz.cuni.amis.utils.listener
cz.cuni.amis.utils.collections Collection wrappers supporting change events. 
cz.cuni.amis.utils.flag   
cz.cuni.amis.utils.future   
cz.cuni.amis.utils.listener   
cz.cuni.amis.utils.maps   
 

Classes in cz.cuni.amis.utils.listener used by cz.cuni.amis.utils.collections
Listeners
          This object is implementing listeners list, where you may store both type of references to the listeners (strong reference / weak reference).
 

Classes in cz.cuni.amis.utils.listener used by cz.cuni.amis.utils.flag
Listeners.ListenerNotifier
          Used to raise the event in the listeners.
 

Classes in cz.cuni.amis.utils.listener used by cz.cuni.amis.utils.future
Listeners
          This object is implementing listeners list, where you may store both type of references to the listeners (strong reference / weak reference).
 

Classes in cz.cuni.amis.utils.listener used by cz.cuni.amis.utils.listener
IListener
          Basic listener interface allowing the object to receive 'Events'.
Listeners.AdaptableListenerNotifier
           
Listeners.ListenerNotifier
          Used to raise the event in the listeners.
Listeners.ListenerRemover
          Used as a visitor to the listeners that should tell which listeners to remove...
 

Classes in cz.cuni.amis.utils.listener used by cz.cuni.amis.utils.maps
Event
          Marker interface for all events.
IListener
          Basic listener interface allowing the object to receive 'Events'.
Listeners.ListenerNotifier
          Used to raise the event in the listeners.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.