Uses of Interface
org.eclipse.ui.statushandlers.StatusManager.INotificationListener
Packages that use StatusManager.INotificationListener
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of StatusManager.INotificationListener in org.eclipse.ui.statushandlers
Methods in org.eclipse.ui.statushandlers with parameters of type StatusManager.INotificationListenerModifier and TypeMethodDescriptionvoidStatusManager.addListener(StatusManager.INotificationListener listener) Adds a listener to the StatusManager.voidStatusManager.removeListener(StatusManager.INotificationListener listener) Removes a listener from StatusManager.