Eclipse PDE
Release 3.1

Uses of Interface
org.eclipse.pde.ui.IBasePluginWizard

Packages that use IBasePluginWizard
org.eclipse.pde.ui   
org.eclipse.pde.ui.templates   
 

Uses of IBasePluginWizard in org.eclipse.pde.ui
 

Subinterfaces of IBasePluginWizard in org.eclipse.pde.ui
 interface IExtensionEditorWizard
          An interface for extension editor wizards.
 interface IExtensionWizard
          An interface for extension wizards.
 interface IPluginContentWizard
          Classes that implement this interface are contributed via the extension point org.eclipse.pde.ui.pluginContent.
 

Uses of IBasePluginWizard in org.eclipse.pde.ui.templates
 

Classes in org.eclipse.pde.ui.templates that implement IBasePluginWizard
 class AbstractNewPluginTemplateWizard
          This class is used as a common base for plug-in content wizards that are implemented using PDE template support.
 class NewPluginTemplateWizard
          This wizard should be used as a base class for wizards that generate plug-in content using a closed set of templates.
 


Eclipse PDE
Release 3.1

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