Uses of Class
org.eclipse.core.commands.CommandManagerEvent
Packages that use CommandManagerEvent
Package
Description
Application programming interfaces for commands and handlers.
-
Uses of CommandManagerEvent in org.eclipse.core.commands
Methods in org.eclipse.core.commands with parameters of type CommandManagerEventModifier and TypeMethodDescriptionvoidICommandManagerListener.commandManagerChanged(CommandManagerEvent commandManagerEvent) Notifies that one or more properties of an instance ofICommandManagerhave changed.