Eclipse Platform
Release 3.1

Uses of Package
org.eclipse.ui.commands

Packages that use org.eclipse.ui.commands
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
org.eclipse.ui.commands   
org.eclipse.ui.help Classes for integration with the help support system in the Eclipse Platform User Interface.  
org.eclipse.ui.keys Provides support for integrating keys into the Eclipse workbench. 
 

Classes in org.eclipse.ui.commands used by org.eclipse.ui
IWorkbenchCommandSupport
          Deprecated. Please use ICommandService and IHandlerService instead.
 

Classes in org.eclipse.ui.commands used by org.eclipse.ui.commands
AbstractHandler
          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.
CommandException
          Deprecated. Please use the "org.eclipse.core.commands" plug-in instead.
CommandManagerEvent
          Deprecated. Please use the "org.eclipse.core.commands" plug-in instead.
ExecutionException
          Deprecated. Please use the "org.eclipse.core.commands" plug-in instead.
HandlerEvent
          Deprecated. Please use the "org.eclipse.core.commands" plug-in instead.
HandlerSubmission
          Deprecated. Please use IHandlerService.activateHandler instead.
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.
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.
KeyConfigurationEvent
          Deprecated. Please use the bindings support in the "org.eclipse.jface" 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.
Priority
          Deprecated. This concept is now captured in the ISources integer constants.
 

Classes in org.eclipse.ui.commands used by org.eclipse.ui.help
ICommand
          Deprecated. Please use the "org.eclipse.core.commands" plug-in instead.
 

Classes in org.eclipse.ui.commands used by org.eclipse.ui.keys
ICommandService
           Provides services related to the command architecture within the workbench.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.