|
Eclipse Platform Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ListenerList | |
|---|---|
| org.eclipse.core.runtime | Provides core support for plug-ins and the plug-in registry. |
| org.eclipse.jface.util | Provides useful building blocks used throughout JFace, including property change events, a listener list implementation, and runtime checked assertions. |
| 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).
|
| Uses of ListenerList in org.eclipse.jface.util |
|---|
| Subclasses of ListenerList in org.eclipse.jface.util | |
class |
ListenerList
Deprecated. Please use ListenerList instead. |
|
Eclipse Platform Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.