Introduction - If you have any usage issues, please Google them yourself
The document management program source code based on the Eclipse RCP model is written in Java, similar to the Windows explorer, where the search function has not been fully implemented. -Eclipse RCP-based model of document management source code using Java prepared, similar to Windows Explorer, the search function which can not yet fully realized.
Packet : 81404575fileexplorer.rar filelist
fileexplorer\action\ExplorerActionGroup.java
fileexplorer\action\ExplorerRightKeyActionGroup.java
fileexplorer\action\FileActionGroup.java
fileexplorer\action\FileRightKeyActionGroup.java
fileexplorer\action\Menu1.java
fileexplorer\action\OpenFileAction.java
fileexplorer\Activator.java
fileexplorer\Application.java
fileexplorer\ApplicationActionBarAdvisor.java
fileexplorer\ApplicationWorkbenchAdvisor.java
fileexplorer\ApplicationWorkbenchWindowAdvisor.java
fileexplorer\system\ContentProviderAdapter.java
fileexplorer\system\ExplorerOnlyFolderFilter.java
fileexplorer\system\FileExplorerFactory.java
fileexplorer\system\fileImages.java
fileexplorer\system\LabelProviderAdapter.java
fileexplorer\system\TableViewerContentProvider.java
fileexplorer\system\TableViewerLabelProvider.java
fileexplorer\views\CurrentUserView.java
fileexplorer\views\FileContentContentProvider.java
fileexplorer\views\FileContentLabelProvider.java
fileexplorer\views\FileExplorerContentProvider.java
fileexplorer\views\FileExplorerLabelProvider.java
fileexplorer\views\FileSorter.java
fileexplorer\views\IntroView.java
fileexplorer\views\PShelfSnippet1.java
fileexplorer\views\SearchView.java
fileexplorer\views\ViewForFileContent.java
fileexplorer\views\ViewForFileExplorer.java
fileexplorer\action
fileexplorer\system
fileexplorer\views
fileexplorer