jFD2 is a file manager written in Java. It has features below.
- Classic DOS-like look and feel
- Very fast operation
- Network file support(HTTP, FTP, SMB)
- High expandability using Groovy script
- Powerful seach function
- High customizability
- Useful file viewers
It uses other projects I wrote. Please check them.
FileFish - Multithread virtual file system
http://code.google.com/p/filefish-vfs/
HtmlTablePanel - Swing layout library using HTML table tag.
http://code.google.com/p/htmltablepanel/
You need Maven2 to compile jFD2. Compile FileFish and install it into your local repository, then compile jFD2.
コンパイルするには、Maven2が必要です。 FileFishをコンパイルしてローカルリポジトリにインストールしてからjFD2をインストールしてください。