Uses of Class
org.eclipse.core.commands.CategoryEvent
Packages that use CategoryEvent
Package
Description
Application programming interfaces for commands and handlers.
-
Uses of CategoryEvent in org.eclipse.core.commands
Methods in org.eclipse.core.commands with parameters of type CategoryEventModifier and TypeMethodDescriptionvoidCommandManager.categoryChanged(CategoryEvent categoryEvent) voidICategoryListener.categoryChanged(CategoryEvent categoryEvent) Notifies that one or more properties of an instance ofCategoryhave changed.