ListenerList usage details

Summary

org.eclipse.core.runtime.ListenerList has 172 total references to 9 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] ListenerList
ALLOCATES_ARRAY
Reference Location Line Number Visibility
org.eclipse.core.internal.preferences.ListenerRegistry.ListenerMap.ListenerMap(int) 37 API
org.eclipse.core.internal.preferences.ListenerRegistry.ListenerMap.grow() 91 API
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.core.internal.content.ContentTypeManager.contentTypeListeners -1 API
org.eclipse.core.internal.jobs.InternalJob.listeners -1 API
org.eclipse.core.internal.jobs.JobListeners.global -1 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.listeners -1 API
org.eclipse.core.runtime.Preferences.listeners -1 API
org.eclipse.core.internal.variables.StringVariableManager.fListeners -1 API
org.eclipse.debug.core.DebugPlugin.fEventFilters -1 API
org.eclipse.debug.core.DebugPlugin.fEventListeners -1 API
org.eclipse.debug.internal.core.BreakpointManager.fBreakpointManagerListeners -1 API
org.eclipse.debug.internal.core.LaunchManager.fListeners -1 API
org.eclipse.debug.internal.core.ExpressionManager.fExpressionsListeners -1 API
org.eclipse.debug.internal.core.ExpressionManager.fListeners -1 API
org.eclipse.debug.internal.core.LaunchManager.fLaunchConfigurationListeners -1 API
org.eclipse.debug.internal.core.BreakpointManager.fBreakpointListeners -1 API
org.eclipse.debug.internal.core.OutputStreamMonitor.fListeners -1 API
org.eclipse.debug.internal.core.BreakpointManager.fBreakpointsListeners -1 API
org.eclipse.debug.internal.core.LaunchManager.fLaunchesListeners -1 API
org.eclipse.core.internal.preferences.EclipsePreferences.preferenceChangeListeners -1 API
org.eclipse.core.internal.preferences.ListenerRegistry.ListenerMap.values -1 API
org.eclipse.core.internal.preferences.EclipsePreferences.nodeChangeListeners -1 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.modifyListeners -1 API
org.eclipse.core.internal.registry.ExtensionRegistry.listeners -1 API
org.eclipse.core.runtime.dynamichelpers.ExtensionTracker.handlers -1 API
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.core.internal.content.ContentTypeManager.ContentTypeManager() 35 API
org.eclipse.core.internal.jobs.InternalJob.addJobChangeListener(IJobChangeListener) 107 API
org.eclipse.core.internal.jobs.JobListeners.JobListeners() 60 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor() 46 API
org.eclipse.core.runtime.Preferences.Preferences() 288 API
org.eclipse.core.internal.variables.StringVariableManager.StringVariableManager() 193 API
org.eclipse.debug.core.DebugPlugin.addDebugEventFilter(IDebugEventFilter) 849 API
org.eclipse.debug.core.DebugPlugin.DebugPlugin() 280 API
org.eclipse.debug.internal.core.LaunchManager.shutdown() 2219 API
org.eclipse.debug.internal.core.LaunchManager.LaunchManager() 641 API
org.eclipse.debug.internal.core.LaunchManager.shutdown() 2221 API
org.eclipse.debug.internal.core.LaunchManager.shutdown() 2220 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManager() 153 API
org.eclipse.debug.internal.core.OutputStreamMonitor.close() 107 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManager() 131 API
org.eclipse.debug.internal.core.LaunchManager.LaunchManager() 625 API
org.eclipse.debug.internal.core.LaunchManager.LaunchManager() 619 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManager() 136 API
org.eclipse.debug.internal.core.ExpressionManager.addExpressionListener(IExpressionsListener) 412 API
org.eclipse.debug.internal.core.ExpressionManager.addExpressionListener(IExpressionListener) 354 API
org.eclipse.debug.internal.core.OutputStreamMonitor.OutputStreamMonitor(InputStream, String) 41 API
org.eclipse.core.internal.preferences.EclipsePreferences.addPreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) 138 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.getModifyListeners() 180 API
org.eclipse.core.internal.preferences.ListenerRegistry.add(String, Object) 134 API
org.eclipse.core.internal.preferences.EclipsePreferences.addNodeChangeListener(IEclipsePreferences.INodeChangeListener) 126 API
org.eclipse.core.internal.registry.ExtensionRegistry.ExtensionRegistry(RegistryStrategy, Object, Object) 59 API
org.eclipse.core.runtime.dynamichelpers.ExtensionTracker.ExtensionTracker(IExtensionRegistry) 40 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.core.internal.jobs.JobListeners.doNotify(JobListeners.IListenerDoit, IJobChangeEvent) 104 API
org.eclipse.core.internal.preferences.ListenerRegistry.remove(String, Object) 144 API
org.eclipse.core.internal.preferences.ListenerRegistry.add(String, Object) 132 API
org.eclipse.core.internal.preferences.ListenerRegistry.getListeners(String) 123 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.core.internal.preferences.ListenerRegistry.ListenerMap.put(String, ListenerList) -1 API
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.core.internal.jobs.InternalJob.getListeners() -1 API
org.eclipse.core.internal.preferences.ListenerRegistry.ListenerMap.get(String) -1 API
[+] ListenerList() : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.content.ContentTypeManager.ContentTypeManager() 35 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor() 46 API
org.eclipse.core.runtime.Preferences.Preferences() 288 API
org.eclipse.core.internal.variables.StringVariableManager.StringVariableManager() 193 API
org.eclipse.debug.core.DebugPlugin.DebugPlugin() 280 API
org.eclipse.debug.core.DebugPlugin.addDebugEventFilter(IDebugEventFilter) 849 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManager() 153 API
org.eclipse.debug.internal.core.OutputStreamMonitor.close() 107 API
org.eclipse.debug.internal.core.LaunchManager.LaunchManager() 625 API
org.eclipse.debug.internal.core.ExpressionManager.addExpressionListener(IExpressionListener) 354 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManager() 131 API
org.eclipse.debug.internal.core.LaunchManager.LaunchManager() 619 API
org.eclipse.debug.internal.core.LaunchManager.shutdown() 2221 API
org.eclipse.debug.internal.core.LaunchManager.shutdown() 2220 API
org.eclipse.debug.internal.core.ExpressionManager.addExpressionListener(IExpressionsListener) 412 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManager() 136 API
org.eclipse.debug.internal.core.LaunchManager.LaunchManager() 641 API
org.eclipse.debug.internal.core.LaunchManager.shutdown() 2219 API
org.eclipse.debug.internal.core.OutputStreamMonitor.OutputStreamMonitor(InputStream, String) 41 API
org.eclipse.core.internal.preferences.EclipsePreferences.addNodeChangeListener(IEclipsePreferences.INodeChangeListener) 126 API
org.eclipse.core.internal.preferences.EclipsePreferences.addPreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) 138 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.getModifyListeners() 180 API
org.eclipse.core.internal.registry.ExtensionRegistry.ExtensionRegistry(RegistryStrategy, Object, Object) 59 API
org.eclipse.core.runtime.dynamichelpers.ExtensionTracker.ExtensionTracker(IExtensionRegistry) 40 API
[+] ListenerList(int) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.jobs.JobListeners.JobListeners() 60 API
org.eclipse.core.internal.jobs.InternalJob.addJobChangeListener(IJobChangeListener) 107 API
org.eclipse.core.internal.preferences.ListenerRegistry.add(String, Object) 134 API
[+] add(Object) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.content.ContentTypeManager.addContentTypeChangeListener(IContentTypeManager.IContentTypeChangeListener) 172 API
org.eclipse.core.internal.jobs.InternalJob.addJobChangeListener(IJobChangeListener) 108 API
org.eclipse.core.internal.jobs.JobListeners.add(IJobChangeListener) 134 API
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.addPropertyChangeListener(Preferences.IPropertyChangeListener) 94 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.addListener(PerformanceStats.PerformanceListener) 54 API
org.eclipse.core.runtime.Preferences.addPropertyChangeListener(Preferences.IPropertyChangeListener) 452 API
org.eclipse.core.internal.variables.StringVariableManager.addValueVariableListener(IValueVariableListener) 430 API
org.eclipse.debug.core.DebugPlugin.addDebugEventFilter(IDebugEventFilter) 851 API
org.eclipse.debug.core.DebugPlugin.addDebugEventListener(IDebugEventSetListener) 431 API
org.eclipse.debug.internal.core.LaunchManager.addLaunchListener(ILaunchesListener) 709 API
org.eclipse.debug.internal.core.BreakpointManager.addBreakpointListener(IBreakpointsListener) 851 API
org.eclipse.debug.internal.core.OutputStreamMonitor.addListener(IStreamListener) 91 API
org.eclipse.debug.internal.core.LaunchManager.addLaunchListener(ILaunchListener) 716 API
org.eclipse.debug.internal.core.ExpressionManager.addExpressionListener(IExpressionListener) 356 API
org.eclipse.debug.internal.core.BreakpointManager.addBreakpointListener(IBreakpointListener) 803 API
org.eclipse.debug.internal.core.BreakpointManager.addBreakpointManagerListener(IBreakpointManagerListener) 1024 API
org.eclipse.debug.internal.core.ExpressionManager.addExpressionListener(IExpressionsListener) 414 API
org.eclipse.debug.internal.core.LaunchManager.addLaunchConfigurationListener(ILaunchConfigurationListener) 683 API
org.eclipse.core.internal.preferences.EclipsePreferences.addPreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) 139 API
org.eclipse.core.internal.preferences.EclipsePreferences.addNodeChangeListener(IEclipsePreferences.INodeChangeListener) 127 API
org.eclipse.core.internal.preferences.ListenerRegistry.add(String, Object) 135 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.addModifyListener(IConfigurationElement) 95 API
org.eclipse.core.internal.registry.ExtensionRegistry.addRegistryChangeListener(IRegistryChangeListener, String) 185 API
org.eclipse.core.runtime.dynamichelpers.ExtensionTracker.registerHandler(IExtensionChangeHandler, IFilter) 77 API
[+] clear() : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.DebugPlugin.stop(BundleContext) 580 API
[+] getListeners() : Object[]
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.content.ContentTypeManager.fireContentTypeChangeEvent(ContentType) 183 API
org.eclipse.core.internal.jobs.JobListeners.doNotify(JobListeners.IListenerDoit, IJobChangeEvent) 91 API
org.eclipse.core.internal.jobs.JobListeners.doNotify(JobListeners.IListenerDoit, IJobChangeEvent) 105 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.run(IProgressMonitor) 200 API
org.eclipse.core.runtime.Preferences.firePropertyChangeEvent(String, Object, Object) 492 API
org.eclipse.core.internal.variables.StringVariableManager.StringVariableNotifier.notify(IValueVariable[], int) 156 API
org.eclipse.debug.core.DebugPlugin.EventNotifier.dispatch(DebugEvent[]) 1089 API
org.eclipse.debug.core.DebugPlugin.getEventListeners() 836 API
org.eclipse.debug.internal.core.LaunchManager.LaunchNotifier.notify(ILaunch, int) 422 API
org.eclipse.debug.internal.core.LaunchManager.ConfigurationNotifier.notify(ILaunchConfiguration, int) 177 API
org.eclipse.debug.internal.core.ExpressionManager.ExpressionsNotifier.notify(IExpression[], int) 538 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerNotifier.notify(boolean) 1065 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointNotifier.notify(IBreakpoint[], IMarkerDelta[], int) 910 API
org.eclipse.debug.internal.core.LaunchManager.LaunchesNotifier.notify(ILaunch[], int) 234 API
org.eclipse.debug.internal.core.ExpressionManager.ExpressionNotifier.notify(IExpression[], int) 475 API
org.eclipse.debug.internal.core.OutputStreamMonitor.ContentNotifier.notifyAppend(String) 264 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointsNotifier.notify(IBreakpoint[], IMarkerDelta[], int) 976 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.getModifyListeners() 189 API
org.eclipse.core.internal.preferences.ListenerRegistry.getListeners(String) 124 API
org.eclipse.core.internal.preferences.EclipsePreferences.fireNodeEvent(IEclipsePreferences.NodeChangeEvent, boolean) 668 API
org.eclipse.core.internal.preferences.EclipsePreferences.firePreferenceEvent(String, Object, Object) 736 API
org.eclipse.core.internal.registry.ExtensionRegistry.fireRegistryChangeEvent() 233 API
org.eclipse.core.runtime.dynamichelpers.ExtensionTracker.notify(IExtensionDelta, Object[]) 152 API
[+] isEmpty() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.DebugPlugin.fireDebugEventSet(DebugEvent[]) 445 API
org.eclipse.debug.core.DebugPlugin.EventDispatchJob.shouldSchedule() 376 API
org.eclipse.core.internal.preferences.ListenerRegistry.remove(String, Object) 148 API
org.eclipse.core.internal.registry.ExtensionRegistry.fireRegistryChangeEvent() 230 API
org.eclipse.core.internal.registry.ExtensionRegistry.recordChange(ExtensionPoint, int[], int) 445 API
org.eclipse.core.internal.registry.ExtensionRegistry.recordChange(ExtensionPoint, int, int) 431 API
org.eclipse.core.runtime.dynamichelpers.ExtensionTracker.notify(IExtensionDelta, Object[]) 150 API
[+] remove(Object) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.content.ContentTypeManager.removeContentTypeChangeListener(IContentTypeManager.IContentTypeChangeListener) 179 API
org.eclipse.core.internal.jobs.JobListeners.remove(IJobChangeListener) 138 API
org.eclipse.core.internal.jobs.InternalJob.removeJobChangeListener(IJobChangeListener) 355 API
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.removePropertyChangeListener(Preferences.IPropertyChangeListener) 140 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.removeListener(PerformanceStats.PerformanceListener) 137 API
org.eclipse.core.runtime.Preferences.removePropertyChangeListener(Preferences.IPropertyChangeListener) 462 API
org.eclipse.core.internal.variables.StringVariableManager.removeValueVariableListener(IValueVariableListener) 437 API
org.eclipse.debug.core.DebugPlugin.removeDebugEventListener(IDebugEventSetListener) 560 API
org.eclipse.debug.core.DebugPlugin.removeDebugEventFilter(IDebugEventFilter) 864 API
org.eclipse.debug.internal.core.OutputStreamMonitor.removeListener(IStreamListener) 197 API
org.eclipse.debug.internal.core.BreakpointManager.removeBreakpointListener(IBreakpointsListener) 858 API
org.eclipse.debug.internal.core.ExpressionManager.removeExpressionListener(IExpressionsListener) 424 API
org.eclipse.debug.internal.core.BreakpointManager.removeBreakpointListener(IBreakpointListener) 810 API
org.eclipse.debug.internal.core.LaunchManager.removeLaunchConfigurationListener(ILaunchConfigurationListener) 2108 API
org.eclipse.debug.internal.core.LaunchManager.removeLaunchListener(ILaunchListener) 2140 API
org.eclipse.debug.internal.core.LaunchManager.removeLaunchListener(ILaunchesListener) 2133 API
org.eclipse.debug.internal.core.ExpressionManager.removeExpressionListener(IExpressionListener) 366 API
org.eclipse.debug.internal.core.BreakpointManager.removeBreakpointManagerListener(IBreakpointManagerListener) 1031 API
org.eclipse.core.internal.preferences.ListenerRegistry.remove(String, Object) 147 API
org.eclipse.core.internal.preferences.EclipsePreferences.removeNodeChangeListener(IEclipsePreferences.INodeChangeListener) 931 API
org.eclipse.core.internal.preferences.EclipsePreferences.removePreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) 945 API
org.eclipse.core.internal.registry.ExtensionRegistry.removeRegistryChangeListener(IRegistryChangeListener) 544 API
org.eclipse.core.runtime.dynamichelpers.ExtensionTracker.unregisterHandler(IExtensionChangeHandler) 88 API
[+] size() : int
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.removePropertyChangeListener(Preferences.IPropertyChangeListener) 141 API
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.addPropertyChangeListener(Preferences.IPropertyChangeListener) 87 API
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.added(IEclipsePreferences.NodeChangeEvent) 62 API
org.eclipse.debug.core.DebugPlugin.removeDebugEventFilter(IDebugEventFilter) 865 API
org.eclipse.debug.core.DebugPlugin.hasEventFilters() 1002 API
org.eclipse.debug.internal.core.LaunchManager.ConfigurationNotifier.notify(ILaunchConfiguration, int) 176 API
org.eclipse.core.internal.preferences.EclipsePreferences.removeNodeChangeListener(IEclipsePreferences.INodeChangeListener) 932 API
org.eclipse.core.internal.preferences.EclipsePreferences.removePreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) 946 API

Back to bundle index

Valid HTML 4.01 Transitional