Uses of Class
org.eclipse.core.commands.contexts.ContextManagerEvent

Packages that use ContextManagerEvent
org.eclipse.core.commands.contexts Application programming interfaces for contexts. 
 

Uses of ContextManagerEvent in org.eclipse.core.commands.contexts
 

Methods in org.eclipse.core.commands.contexts with parameters of type ContextManagerEvent
 void IContextManagerListener.contextManagerChanged(ContextManagerEvent contextManagerEvent)
          Notifies that one or more properties of an instance of IContextManager have changed.