Uses of Interface
org.eclipse.ui.wizards.IWizardRegistry
Packages that use 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
Methods in org.eclipse.ui that return IWizardRegistryModifier 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
Methods in org.eclipse.ui.internal that return IWizardRegistryModifier 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.