Eclipse PDE
Release 3.1

org.eclipse.pde.ui
Interface IBasePluginWizard

All Superinterfaces:
IWizard
All Known Subinterfaces:
IExtensionEditorWizard, IExtensionWizard, IPluginContentWizard
All Known Implementing Classes:
AbstractNewPluginTemplateWizard

public interface IBasePluginWizard
extends IWizard

This is a tagging interface that should be implemented by all wizards that are plugged into one of PDE extension points.

Since:
1.0

Methods inherited from interface org.eclipse.jface.wizard.IWizard
addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, performFinish, setContainer
 


Eclipse PDE
Release 3.1

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