Eclipse Platform
Release 3.6

org.eclipse.ui.statushandlers
Interface StatusManager.INotificationListener

Enclosing class:
StatusManager

public static interface StatusManager.INotificationListener

This interface allows for listening to status handling framework changes. Currently it is possible to be notified when:

Since:
3.5

Method Summary
 void statusManagerNotified(int type, StatusAdapter[] adapters)
           
 

Method Detail

statusManagerNotified

void statusManagerNotified(int type,
                           StatusAdapter[] adapters)
Parameters:
type - - a type of notification.
adapters - - affected StatusAdapters

Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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