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