Eclipse Platform
Release 3.1

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

Packages that use ContextManagerEvent
org.eclipse.core.commands.contexts Application programming interfaces for contexts.  
org.eclipse.jface.bindings Provides support for bindings between commands and various user input events (e.g., keyboard shortcuts). 
 

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.
 

Uses of ContextManagerEvent in org.eclipse.jface.bindings
 

Methods in org.eclipse.jface.bindings with parameters of type ContextManagerEvent
 void BindingManager.contextManagerChanged(ContextManagerEvent contextManagerEvent)
           Notifies this manager that the context manager has changed.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.