Uses of Class
org.eclipse.core.commands.contexts.ContextManagerEvent
Package
Description
Application programming interfaces for contexts.
Provides support for bindings between commands and various user input events
(e.g., keyboard shortcuts).
-
Uses of ContextManagerEvent in org.eclipse.core.commands.contexts
Modifier and TypeMethodDescriptionvoid
IContextManagerListener.contextManagerChanged
(ContextManagerEvent contextManagerEvent) Notifies that one or more properties of an instance ofIContextManager
have changed. -
Uses of ContextManagerEvent in org.eclipse.jface.bindings
Modifier and TypeMethodDescriptionvoid
BindingManager.contextManagerChanged
(ContextManagerEvent contextManagerEvent) Notifies this manager that the context manager has changed.