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 voidIContextManagerListener. contextManagerChanged(ContextManagerEvent contextManagerEvent)Deprecated.Notifies that one or more properties of an instance ofIContextManagerhave changed.
-