Uses of Interface
org.eclipse.ui.part.IWorkbenchPartOrientation

Packages that use IWorkbenchPartOrientation
org.eclipse.ercp.eworkbench   
org.eclipse.ercp.update.views   
org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. 
 

Uses of IWorkbenchPartOrientation in org.eclipse.ercp.eworkbench
 

Classes in org.eclipse.ercp.eworkbench that implement IWorkbenchPartOrientation
 class DefaultView
           
 

Uses of IWorkbenchPartOrientation in org.eclipse.ercp.update.views
 

Classes in org.eclipse.ercp.update.views that implement IWorkbenchPartOrientation
 class NormalView
           
 

Uses of IWorkbenchPartOrientation in org.eclipse.ui.part
 

Classes in org.eclipse.ui.part that implement IWorkbenchPartOrientation
 class ViewPart
          Abstract base implementation of all workbench views.
 class WorkbenchPart
          Abstract base implementation of all workbench parts.