Eclipse Platform
2.1

Uses of Interface
org.eclipse.ui.IKeyBindingService

Packages that use IKeyBindingService
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. 
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.ui
 

Methods in org.eclipse.ui that return IKeyBindingService
 IKeyBindingService IWorkbenchPartSite.getKeyBindingService()
          Returns the key binding service in use.
 

Uses of IKeyBindingService in org.eclipse.ui.part
 

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


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.