Eclipse Platform
2.0

Uses of Interface
org.eclipse.ui.IExportWizard

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

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

Classes in org.eclipse.ui.wizards.datatransfer that implement IExportWizard
 class FileSystemExportWizard
          Standard workbench wizard for exporting resources from the workspace to the local file system.
 class ZipFileExportWizard
          Standard workbench wizard for exporting resources from the workspace to a zip file.
 


Eclipse Platform
2.0

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