Package org.eclipse.ui.commands
package org.eclipse.ui.commands
Provides support for retrieving information on Commands from the workbench.
Package Specification
Most of org.eclipse.ui.commands.* is depracated in favour of org.eclipse.core.commands,
but the ICommandService and associated classes are used to access the workbench
view of org.eclipse.core.commands. getService(ICommandService.class)
can be used to get the ICommandService from the workbench, workbench window,
or part site.
-
ClassDescriptionDeprecated.Please use the "org.eclipse.core.commands" plug-in instead.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.A generic implementation of
IParameterValuesthat takes advantage of theIExecutableExtensionmechanism.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Deprecated.Please useIHandlerService.activateHandlerinstead.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Provides a look-up facility for images associated with commands.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Provides services related to the command architecture within the workbench.the ICommandService will return a reference for all callbacks that are registered.An IHandler for a command that expects to provide feedback through the registered element mechanism must implement this interface.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Deprecated.Please use the bindings support in the "org.eclipse.jface" plug-in instead.Deprecated.Please use the bindings support in the "org.eclipse.jface" plug-in instead.Deprecated.Please use the bindings support in the "org.eclipse.jface" plug-in instead.Deprecated.Please useICommandServiceandIHandlerServiceinstead.Deprecated.Please use the bindings support in the "org.eclipse.jface" plug-in instead.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Deprecated.Please use the "org.eclipse.core.commands" plug-in instead.Deprecated.This concept is now captured in theISourcesinteger constants.