Interface | Description |
---|---|
ICategory | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
ICategoryListener | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
ICommand | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
ICommandListener | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
ICommandManager | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
ICommandManagerListener | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
ICommandService |
Provides services related to the command architecture within the workbench.
|
IHandler | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
IHandlerListener | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
IKeyConfiguration | Deprecated
Please use the bindings support in the "org.eclipse.jface"
plug-in instead.
|
IKeyConfigurationListener | Deprecated
Please use the bindings support in the "org.eclipse.jface"
plug-in instead.
|
IKeySequenceBinding | Deprecated
Please use the bindings support in the "org.eclipse.jface"
plug-in instead.
|
IWorkbenchCommandSupport | Deprecated
Please use
ICommandService and
IHandlerService instead. |
Class | Description |
---|---|
AbstractHandler | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
ActionHandler | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
CategoryEvent | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
CommandEvent | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
CommandManagerEvent | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
ExtensionParameterValues |
A generic implementation of
IParameterValues that takes advantage
of the IExecutableExtension mechanism. |
HandlerEvent | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
HandlerSubmission | Deprecated
Please use
IHandlerService.activateHandler
instead. |
KeyConfigurationEvent | Deprecated
Please use the bindings support in the "org.eclipse.jface"
plug-in instead.
|
Priority | Deprecated
This concept is now captured in the
ISources
integer constants. |
Exception | Description |
---|---|
CommandException | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
ExecutionException | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
NotDefinedException | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
NotHandledException | Deprecated
Please use the "org.eclipse.core.commands" plug-in instead.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.