Eclipse Platform
Release 3.1

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

Packages that use ICommandListener
org.eclipse.ui.commands   
 

Uses of ICommandListener in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands with parameters of type ICommandListener
 void ICommand.addCommandListener(ICommandListener commandListener)
          Deprecated. Registers an instance of ICommandListener to listen for changes to attributes of this instance.
 void ICommand.removeCommandListener(ICommandListener commandListener)
          Deprecated. Unregisters an instance of ICommandListener 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.