Eclipse Platform
Release 3.0

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 window.
 

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


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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