Package dks.src.utils.listener

Interface Summary
Changeable The interface represent objets which can change and notify their parents
date : 2 déc. 07
Listenable<T> This interface represent an object which implement a listener
date : 2 déc. 07
 

Class Summary
CChangeListenerDelegate This class is an adaptor for the ChangeListener : facilitate the development of a class which implements Changeable
date : 2 déc. 07
CListenerDelegate<T> This class is an adaptor for the listeners : facilitate the development of a class which implements a listener
date : 2 déc. 07