public interface IContextManagerListener
An instance of this interface can be used by clients to receive notification of changes to one or more instances of IContextManager.
IContextManager
This interface may be implemented by clients.
ContextManager.addContextManagerListener(IContextManagerListener)
ContextManager.removeContextManagerListener(IContextManagerListener)
void
contextManagerChanged ( ContextManagerEvent contextManagerEvent)
void contextManagerChanged( ContextManagerEvent contextManagerEvent)
ContextManagerEvent
contextManagerEvent
null
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.