Package | Description |
---|---|
org.eclipse.ui.commands |
Provides support for retrieving information on Commands from the workbench.
|
Modifier and Type | Method and Description |
---|---|
ICommandManager |
CommandManagerEvent.getCommandManager()
Deprecated.
|
ICommandManager |
IWorkbenchCommandSupport.getCommandManager()
Deprecated.
|
Constructor and Description |
---|
CommandManagerEvent(ICommandManager commandManager,
boolean activeContextIdsChanged,
boolean activeKeyConfigurationIdChanged,
boolean activeLocaleChanged,
boolean activePlatformChanged,
boolean definedCategoryIdsChanged,
boolean definedCommandIdsChanged,
boolean definedKeyConfigurationIdsChanged,
Set previouslyDefinedCategoryIds,
Set previouslyDefinedCommandIds,
Set previouslyDefinedKeyConfigurationIds)
Deprecated.
Creates a new instance of this class.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.