Eclipse eRCP
Release 1.1

Uses of Interface
org.eclipse.ui.ISelectionService

Packages that use ISelectionService
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
 

Uses of ISelectionService in org.eclipse.ui
 

Subinterfaces of ISelectionService in org.eclipse.ui
 interface IWorkbenchPage
          A workbench page consists of an arrangement of views and editors intended to be presented together to the user in a single workbench org.eclipse.jface.window.
 

Methods in org.eclipse.ui that return ISelectionService
 ISelectionService IWorkbenchWindow.getSelectionService()
          Returns the selection service which tracks selection within this workbench org.eclipse.jface.window.
 


Eclipse eRCP
Release 1.1