Package | Description |
---|---|
org.eclipse.ui.commands |
Provides support for retrieving information on Commands from the workbench.
|
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. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.