Eclipse eRCP
Release 1.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 org.eclipse.jface.window.
 

Methods in org.eclipse.ui that return IPartService
 IPartService IWorkbenchWindow.getPartService()
          Returns the part service which tracks part activation within this workbench org.eclipse.jface.window.
 


Eclipse eRCP
Release 1.1