Uses of Interface
org.eclipse.ui.commands.IKeyConfiguration
Packages that use IKeyConfiguration
Package
Description
Provides support for retrieving information on Commands from the workbench.
-
Uses of IKeyConfiguration in org.eclipse.ui.commands
Methods in org.eclipse.ui.commands that return IKeyConfigurationModifier and TypeMethodDescriptionICommandManager.getKeyConfiguration
(String keyConfigurationId) Deprecated.KeyConfigurationEvent.getKeyConfiguration()
Deprecated.Constructors in org.eclipse.ui.commands with parameters of type IKeyConfigurationModifierConstructorDescriptionKeyConfigurationEvent
(IKeyConfiguration keyConfiguration, boolean activeChanged, boolean definedChanged, boolean nameChanged, boolean parentIdChanged) Deprecated.