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