Remote Systems
v6.4.1

Package com.ibm.etools.systems.files.importexport.files

Interface Summary
IImportStructureProvider Interface which can provide structure and content information for an element (for example, a file system element).
IRemoteFileExportDescriptionReader An interface for remote file export description reader.
IRemoteFileExportDescriptionWriter An interface for remote file export description writer.
IRemoteFileImportDescriptionReader An interface for remote file import description reader.
IRemoteFileImportDescriptionWriter An interface for remote file import description writer.
 

Class Summary
Debug  
FileSystemElement Instances of this class represent files or file-like entities (eg.- zip file entries) on the local file system.
FileSystemStructureProvider This class provides information regarding the structure and content of specified file system File objects.
MinimizedFileSystemElement The MinimizedFileSystemElement is a FileSystemElement that knows if it has been populated or not.
OpenRemoteFileExportWizardActionDelegate Opens the remote file system export wizard.
OpenRemoteFileImportWizardActionDelegate Opens the remote file system export wizard.
RemoteExportWizard Standard workbench wizard for exporting resources from the workspace to the local file system.
RemoteFileExportActionDelegate This class is a remote file export action.
RemoteFileExportData Holds data of what to export.
RemoteFileExportDescriptionReader Remote file export description reader.
RemoteFileExportDescriptionWriter Remote file export description writer.
RemoteFileImportActionDelegate This class is a remote file import action.
RemoteFileImportData Holds data of what to import.
RemoteFileImportDescriptionReader Remote file import description reader.
RemoteFileImportDescriptionWriter Remote file import description writer.
RemoteFileImportOperation An operation which does the actual work of copying objects from the local file system into the workspace.
RemoteFileOverwriteQuery This class is used to query whether the user wants to overwrite a file, overwrite all files, not overwrite a file, not overwrite any files, or cancel.
RemoteImportWizard Standard workbench wizard for importing resources from the local file system into the workspace.
TreeExpandDropListener TreeExpandDropListener provides automatic expansion for Trees during drag and drop operations.
TreeScrollDropListener TreeScrollDropListener provides automatic scrolling for Trees during drag and drop operations.
UniFilePlus  
Utilities Contains several helper methods.
 


Remote Systems
v6.4.1

Copyright © 2005 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.