Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.ui.commands.IKeyConfiguration

Packages that use IKeyConfiguration
org.eclipse.ui.commands   
 

Uses of IKeyConfiguration in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands that return IKeyConfiguration
 IKeyConfiguration KeyConfigurationEvent.getKeyConfiguration()
          Returns the instance of the interface that changed.
 IKeyConfiguration ICommandManager.getKeyConfiguration(String keyConfigurationId)
          Returns a handle to a key configuration given an identifier.
 

Constructors in org.eclipse.ui.commands with parameters of type IKeyConfiguration
KeyConfigurationEvent(IKeyConfiguration keyConfiguration, boolean activeChanged, boolean definedChanged, boolean nameChanged, boolean parentIdChanged)
          Creates a new instance of this class.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.