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 Interface
org.eclipse.ui.IKeyBindingService

Packages that use IKeyBindingService
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. 
org.eclipse.ui.intro Application programming interfaces for interaction with and extension of the product introduction parts. 
org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. 
 

Uses of IKeyBindingService in org.eclipse.team.ui.synchronize
 

Methods in org.eclipse.team.ui.synchronize that return IKeyBindingService
  IKeyBindingService ISynchronizePageSite. getKeyBindingService ()
          Get the keybinding service for the site or null if one is not available.
 

Uses of IKeyBindingService in org.eclipse.ui
 

Subinterfaces of IKeyBindingService in org.eclipse.ui
 interface INestableKeyBindingService
          Deprecated. This is now handled by IServiceLocator which can be nested.
 

Methods in org.eclipse.ui that return IKeyBindingService
  IKeyBindingService IWorkbenchPartSite. getKeyBindingService ()
          Deprecated. Use IServiceLocator.getService(Class) instead.
  IKeyBindingService INestableKeyBindingService. getKeyBindingService ( IWorkbenchSite nestedSite)
          Deprecated. An accessor for the nested key binding service associated with a particular site.
 

Uses of IKeyBindingService in org.eclipse.ui.intro
 

Methods in org.eclipse.ui.intro that return IKeyBindingService
  IKeyBindingService IIntroSite. getKeyBindingService ()
          Deprecated. Use IServiceLocator#getService(*) to retrieve IContextService and IHandlerService instead.
 

Uses of IKeyBindingService in org.eclipse.ui.part
 

Methods in org.eclipse.ui.part that return IKeyBindingService
  IKeyBindingService MultiPageEditorSite. getKeyBindingService ()
           
 


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