Eclipse Platform
2.0

Uses of Interface
org.eclipse.ui.IWorkbenchPartSite

Packages that use IWorkbenchPartSite
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. 
org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. 
 

Uses of IWorkbenchPartSite in org.eclipse.ui
 

Subinterfaces of IWorkbenchPartSite in org.eclipse.ui
 interface IEditorSite
          The primary interface between an editor part and the outside world.
 interface IViewSite
          The primary interface between a view part and the outside world.
 

Uses of IWorkbenchPartSite in org.eclipse.ui.part
 

Classes in org.eclipse.ui.part that implement IWorkbenchPartSite
 class MultiPageEditorSite
          Site for a nested editor within a multi-page editor.
 


Eclipse Platform
2.0

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