Uses of Class
org.eclipse.ui.contexts.ContextEvent
Packages that use ContextEvent
Package
Description
Provides support for integrating contexts into the Eclipse workbench.
-
Uses of ContextEvent in org.eclipse.ui.contexts
Methods in org.eclipse.ui.contexts with parameters of type ContextEventModifier and TypeMethodDescriptionvoid
IContextListener.contextChanged
(ContextEvent contextEvent) Deprecated.Notifies that one or more properties of an instance ofIContext
have changed.