Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.ui.statushandlers.StatusManager.INotificationListener

Packages that use StatusManager.INotificationListener
org.eclipse.ui.statushandlers 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.INotificationListener
 void StatusManager.addListener(StatusManager.INotificationListener listener)
          Adds a listener to the StatusManager.
 void StatusManager.removeListener(StatusManager.INotificationListener listener)
          Removes a listener from StatusManager.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.