Uses of Class
org.eclipse.core.commands.contexts.ContextEvent
Package
Description
Application programming interfaces for contexts.
-
Uses of ContextEvent in org.eclipse.core.commands.contexts
Modifier and TypeMethodDescriptionfinal void
ContextManager.contextChanged
(ContextEvent contextEvent) void
IContextListener.contextChanged
(ContextEvent contextEvent) Notifies that one or more properties of an instance ofIContext
have changed.