Uses of Interface
org.eclipse.ui.wizards.IWizardRegistry
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Provides the Common Navigator framework.
-
Uses of IWizardRegistry in org.eclipse.ui
Modifier and TypeMethodDescriptionIWorkbench.getExportWizardRegistry()
Return the export wizard registry.IWorkbench.getImportWizardRegistry()
Return the import wizard registry.IWorkbench.getNewWizardRegistry()
Return the new wizard registry. -
Uses of IWizardRegistry in org.eclipse.ui.internal
Modifier and TypeMethodDescriptionWorkbench.getExportWizardRegistry()
WorkbenchPlugin.getExportWizardRegistry()
Return the export wizard registry.Workbench.getImportWizardRegistry()
WorkbenchPlugin.getImportWizardRegistry()
Return the import wizard registry.Workbench.getNewWizardRegistry()
WorkbenchPlugin.getNewWizardRegistry()
Return the new wizard registry.