Uses of Class
org.eclipse.core.commands.contexts.ContextManagerEvent
Packages that use 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
Methods in org.eclipse.core.commands.contexts with parameters of type ContextManagerEventModifier and TypeMethodDescriptionvoidIContextManagerListener.contextManagerChanged(ContextManagerEvent contextManagerEvent) Notifies that one or more properties of an instance ofIContextManagerhave changed. -
Uses of ContextManagerEvent in org.eclipse.jface.bindings
Methods in org.eclipse.jface.bindings with parameters of type ContextManagerEventModifier and TypeMethodDescriptionvoidBindingManager.contextManagerChanged(ContextManagerEvent contextManagerEvent) Notifies this manager that the context manager has changed.