Uses of Interface
org.eclipse.ui.statushandlers.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
Modifier and TypeMethodDescriptionvoid
StatusManager.addListener
(StatusManager.INotificationListener listener) Adds a listener to the StatusManager.void
StatusManager.removeListener
(StatusManager.INotificationListener listener) Removes a listener from StatusManager.