|
|||||||||
| Home >> All >> org >> eclipse >> ui >> wizards >> [ datatransfer overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.eclipse.ui.wizards.datatransfer
| Interface Summary | |
| IDataTransferHelpContextIds | Help context ids for the data transfer wizards. |
| IImportStructureProvider | Interface which can provide structure and content information for an element (for example, a file system element). |
| Class Summary | |
| Base64Encoder | This utility class converts a passed byte array into a Base 64 encoded String according to the specification in RFC1521 section 5.2 |
| DataTransferMessages | Utility class which helps managing messages |
| ExternalProjectImportWizard | Standard workbench wizard for importing projects defined outside of the currently defined projects into Eclipse. |
| FileSystemExporter | Helper class for exporting resources to the file system. |
| FileSystemExportOperation | Operation for exporting the contents of a resource to the local file system. |
| 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. |
| MinimizedFileSystemElement | The MinimizedFileSystemElement is a FileSystemElement that knows
if it has been populated or not. |
| PopulateElementOperation | The PopulateElementOperation has a MinimizedFileSystemElement as an object as this is just filled in. |
| 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. |
| WizardFileSystemExportPage1 | Deprecated. use WizardFileSystemResourceExportPage1 |
| WizardFileSystemImportPage1 | Deprecated. use WizardFileSystemResourceImportPage1 |
| WizardFileSystemResourceExportPage1 | Page 1 of the base resource export-to-file-system Wizard |
| WizardFileSystemResourceImportPage1 | Page 1 of the base resource import-from-file-system Wizard |
| WizardZipFileExportPage1 | Deprecated. use WizardZipFileResourceExportPage1 |
| WizardZipFileImportPage1 | Deprecated. use WizardZipFileResourceImportPage1 |
| WizardZipFileResourceExportPage1 | Page 1 of the base resource export-to-zip Wizard |
| WizardZipFileResourceImportPage1 | Page 1 of the base resource import-from-zip Wizard. |
| ZipFileExporter | Exports resources to a .zip file |
| ZipFileExportOperation | Operation for exporting a resource and its children to a new .zip file |
| 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. |
|
|||||||||
| Home >> All >> org >> eclipse >> ui >> wizards >> [ datatransfer overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||