The plugin-core.jar contains three packages that provide file system-based component browse and export classes:
Includes several constants that identify supported platforms
Includes five classes that you can use to support file system-based browsing functionality:
FileDisplay – A display appropriate for file system files
FilesystemBrowser – A hierarchy browser for files ystems
FilesystemBrowserFactory – Factory to return types sufficient for browsing a file system as a hierarchy
FilesystemExtensionFilter – A FilesystemFilter that filters based on the file extension suffix
FilesystemFilter – Base class for all file system filters
Provides one class FilesystemExporter that you can use to export a simple filesystem object