Uses of Interface
com.bolour.sample.eclipse.listener.subject.IListener

Packages that use IListener
com.bolour.sample.eclipse.listener.firstlistener A sample listener plug-in package. 
 

Uses of IListener in com.bolour.sample.eclipse.listener.firstlistener
 

Classes in com.bolour.sample.eclipse.listener.firstlistener that implement IListener
 class ListenerX
          Callback object of type X.
 class ListenerY
          Callback object of type Y.