Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.IWorkbenchPartDescriptor

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

Uses of IWorkbenchPartDescriptor in org.eclipse.ui
 

Subinterfaces of IWorkbenchPartDescriptor in org.eclipse.ui
 interface IEditorDescriptor
          Description of an editor in the workbench editor registry.
 

Uses of IWorkbenchPartDescriptor in org.eclipse.ui.views
 

Subinterfaces of IWorkbenchPartDescriptor in org.eclipse.ui.views
 interface IViewDescriptor
          This is a view descriptor.
 

Uses of IWorkbenchPartDescriptor in org.eclipse.ui.wizards
 

Subinterfaces of IWorkbenchPartDescriptor in org.eclipse.ui.wizards
 interface IWizardDescriptor
          Base interface for all wizards defined via workbench extension points.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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