Eclipse Platform
2.0

Uses of Interface
org.eclipse.ui.IImportWizard

Packages that use IImportWizard
org.eclipse.ui.wizards.datatransfer Provides the standard Import and Export wizards for moving resources into and out of the workspace. 
 

Uses of IImportWizard in org.eclipse.ui.wizards.datatransfer
 

Classes in org.eclipse.ui.wizards.datatransfer that implement IImportWizard
 class ExternalProjectImportWizard
          Standard workbench wizard for importing projects defined outside of the currently defined projects into Eclipse.
 class FileSystemImportWizard
          Standard workbench wizard for importing resources from the local file system into the workspace.
 class ZipFileImportWizard
          Standard workbench wizard for importing resources from a zip file into the workspace.
 


Eclipse Platform
2.0

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