Package | Description |
---|---|
org.eclipse.ui.wizards.datatransfer |
Provides the standard Import and Export wizards for
moving resources into and out of the workspace.
|
Class and Description |
---|
FileStoreStructureProvider
FileStoreStructureProvider is the structure provider for
IFileStore
based file structures. |
FileSystemStructureProvider
This class provides information regarding the structure and
content of specified file system File objects.
|
IImportStructureProvider
Interface which can provide structure and content information
for an element (for example, a file system element).
|
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
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.