Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

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 Provides support for retrieving information on Commands from the workbench. 
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.
IElementReference
          the ICommandService will return a reference for all callbacks that are registered.
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.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire