Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
IWizardRegistry |
IWorkbench.getExportWizardRegistry()
Return the export wizard registry.
|
IWizardRegistry |
IWorkbench.getImportWizardRegistry()
Return the import wizard registry.
|
IWizardRegistry |
IWorkbench.getNewWizardRegistry()
Return the new wizard registry.
|
Constructor and Description |
---|
WizardActionGroup(IWorkbenchWindow aWindow,
IWizardRegistry aWizardRegistry,
String aType) |
WizardActionGroup(IWorkbenchWindow aWindow,
IWizardRegistry aWizardRegistry,
String aType,
INavigatorContentService aContentService) |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.