Eclipse Platform
Release 3.1

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

Packages that use IKeyConfigurationListener
org.eclipse.ui.commands   
 

Uses of IKeyConfigurationListener in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands with parameters of type IKeyConfigurationListener
 void IKeyConfiguration.addKeyConfigurationListener(IKeyConfigurationListener keyConfigurationListener)
          Deprecated. Registers an instance of IKeyConfigurationListener to listen for changes to attributes of this instance.
 void IKeyConfiguration.removeKeyConfigurationListener(IKeyConfigurationListener keyConfigurationListener)
          Deprecated. Unregisters an instance of IKeyConfigurationListener listening for changes to attributes of this instance.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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