Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.ui.wizards.IWizardRegistry

Packages that use IWizardRegistry
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
org.eclipse.ui.navigator Provides the Common Navigator framework.  
 

Uses of IWizardRegistry in org.eclipse.ui
 

Methods in org.eclipse.ui that return IWizardRegistry
 IWizardRegistry IWorkbench.getNewWizardRegistry()
          Return the new wizard registry.
 IWizardRegistry IWorkbench.getImportWizardRegistry()
          Return the import wizard registry.
 IWizardRegistry IWorkbench.getExportWizardRegistry()
          Return the export wizard registry.
 

Uses of IWizardRegistry in org.eclipse.ui.navigator
 

Constructors in org.eclipse.ui.navigator with parameters of type IWizardRegistry
WizardActionGroup(IWorkbenchWindow aWindow, IWizardRegistry aWizardRegistry, String aType)
           
WizardActionGroup(IWorkbenchWindow aWindow, IWizardRegistry aWizardRegistry, String aType, INavigatorContentService aContentService)
           
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.