Uses of Interface
org.eclipse.pde.ui.IPluginContentWizard
- 
Packages that use IPluginContentWizard Package Description org.eclipse.pde.ui Application programming interfaces describing UI elements that can be contributed to PDE.org.eclipse.pde.ui.templates Application programming interfaces for contributing to and extending PDE project templates.
- 
- 
Uses of IPluginContentWizard in org.eclipse.pde.uiSubinterfaces of IPluginContentWizard in org.eclipse.pde.ui Modifier and Type Interface Description interfaceIBundleContentWizardClasses that implement this interface are contributed via the extension pointorg.eclipse.pde.ui.pluginContent.
- 
Uses of IPluginContentWizard in org.eclipse.pde.ui.templatesClasses in org.eclipse.pde.ui.templates that implement IPluginContentWizard Modifier and Type Class Description classAbstractNewPluginTemplateWizardThis class is used as a common base for plug-in content wizards that are implemented using PDE template support.classNewPluginTemplateWizardThis wizard should be used as a base class for wizards that generate plug-in content using a closed set of templates.
 
-