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).
|
ProjectConfigurator |
This interface contains a set of methods that allow to configure an existing
or future project, for example to add and configure natures when creating a
new project.
|
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
|