Eclipse Platform
Release 3.1

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

Packages that use ICommandManagerListener
org.eclipse.ui.commands   
 

Uses of ICommandManagerListener in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands with parameters of type ICommandManagerListener
 void ICommandManager.addCommandManagerListener(ICommandManagerListener commandManagerListener)
          Deprecated. Registers an instance of ICommandManagerListener to listen for changes to attributes of this instance.
 void ICommandManager.removeCommandManagerListener(ICommandManagerListener commandManagerListener)
          Deprecated. Unregisters an instance of ICommandManagerListener 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.