Uses of Class
org.eclipse.core.runtime.ListenerList

Packages that use ListenerList
org.eclipse.core.runtime Provides support for the runtime platform, core utility methods and the extension registry. 
 

Uses of ListenerList in org.eclipse.core.runtime
 

Fields in org.eclipse.core.runtime declared as ListenerList
protected  ListenerList Preferences.listeners
          List of registered listeners (element type: IPropertyChangeListener).