Eclipse Platform
2.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
2.1

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