Uses of Class
org.eclipse.ui.contexts.ContextManagerEvent
-
Packages that use ContextManagerEvent Package Description org.eclipse.ui.contexts 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 ContextManagerEvent Modifier and Type Method Description void
IContextManagerListener. contextManagerChanged(ContextManagerEvent contextManagerEvent)
Deprecated.Notifies that one or more properties of an instance ofIContextManager
have changed.
-