|
Eclipse Platform Release 3.1 |
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IImportStructureProvider | Interface which can provide structure and content information for an element (for example, a file system element). |
Class Summary | |
---|---|
ExternalProjectImportWizard | Standard workbench wizard for importing projects defined outside of the currently defined projects into Eclipse. |
FileSystemExportWizard | Standard workbench wizard for exporting resources from the workspace to the local file system. |
FileSystemImportWizard | Standard workbench wizard for importing resources from the local file system into the workspace. |
FileSystemStructureProvider | This class provides information regarding the structure and content of specified file system File objects. |
ImportOperation | An operation which does the actual work of copying objects from the local file system into the workspace. |
PopulateRootOperation | The PopulateFilesOperation is an operation used to populate a FileSystemElement one level deep rather than the whole way. |
SelectFilesOperation | Operation responsible for traversing a specified file system position recursively and building - a tree that represents the container structure - a collection containing all files meeting a specified extension criteria This is implemented as an Operation in order to provide an escape to the user (the Cancel button) if the operation drags on for too long |
WizardExternalProjectImportPage | Standard main page for a wizard that creates a project resource from whose location already contains a project. |
ZipFileExportWizard | Standard workbench wizard for exporting resources from the workspace to a zip file. |
ZipFileImportWizard | Standard workbench wizard for importing resources from a zip file into the workspace. |
ZipFileStructureProvider | This class provides information regarding the context structure and content of specified zip file entry objects. |
Provides the standard Import and Export wizards for moving resources into and out of the workspace.
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.