Uses of Class
org.eclipse.ui.contexts.ContextManagerEvent
Packages that use ContextManagerEvent
Package
Description
Provides support for integrating contexts into the Eclipse workbench.
-
Uses of ContextManagerEvent in org.eclipse.ui.contexts
Methods in org.eclipse.ui.contexts with parameters of type ContextManagerEventModifier and TypeMethodDescriptionvoid
IContextManagerListener.contextManagerChanged
(ContextManagerEvent contextManagerEvent) Deprecated.Notifies that one or more properties of an instance ofIContextManager
have changed.