Package | Description |
---|---|
org.eclipse.ui.commands |
Modifier and Type | Method and Description |
---|---|
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. |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.