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