Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.IPartService

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

Uses of IPartService in org.eclipse.ui
 

Subinterfaces of IPartService 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 IPartService
 IPartService IWorkbenchWindow.getPartService()
          Returns the part service which tracks part activation within this workbench window.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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