Uses of Class
org.eclipse.core.commands.contexts.ContextEvent
Packages that use ContextEvent
Package
Description
Application programming interfaces for contexts.
-
Uses of ContextEvent in org.eclipse.core.commands.contexts
Methods in org.eclipse.core.commands.contexts with parameters of type ContextEventModifier and TypeMethodDescriptionfinal voidContextManager.contextChanged(ContextEvent contextEvent) voidIContextListener.contextChanged(ContextEvent contextEvent) Notifies that one or more properties of an instance ofIContexthave changed.