An instance of ICommandManager
can be used to obtain instances of ICommand
, as well as manage whether or not those instances are active or inactive, enabled or disabled.
This interface is not intended to be extended or implemented by clients.
@since 3.0 @see org.eclipse.ui.commands.ICommand @see org.eclipse.ui.commands.ICommandManagerListener @see org.eclipse.core.commands.CommandManager @deprecated Please use the "org.eclipse.core.commands" plug-in instead.
|
|