Package | Description |
---|---|
org.eclipse.ui.commands |
Provides support for retrieving information on Commands from the workbench.
|
Modifier and Type | Method and Description |
---|---|
String |
ICommand.getCategoryId()
Deprecated.
|
String |
ICommand.getDescription()
Deprecated.
|
String |
IKeyConfiguration.getDescription()
Deprecated.
|
String |
ICategory.getDescription()
Deprecated.
|
String |
ICommand.getName()
Deprecated.
|
String |
IKeyConfiguration.getName()
Deprecated.
|
String |
ICategory.getName()
Deprecated.
|
String |
IKeyConfiguration.getParentId()
Deprecated.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.