JResourceBrowser是一款類似于Javax.Swing.JFileChooser的Swing控件,但與之不同的是JResourceBrowser可使用戶通過一系列目錄選項獲得各類協議。舉個例子來說,用戶可通過Ftp目錄,在自己的應用中創建并編輯新文件。JResourceBrowser默認支持ZIP,JAR,FTP和WebDav。
JResourceBrowser is a swing component similar to the javax.swing.JFileChooser but letting the user navigating into a set of directories bound to various protocols or containers. For an usage sample, listing an ftp directory, creating a new file and editing it inside your application. JResourceBrowser is provided by default with a set of "managers" dedicated to ZIP and JAR, FTP and WebDAV.
Features:
- JavaBeans
- Built with a GridBagLayout
- Create your own plugins for navigating
- User Interface delegate for rendering a file
- Cutomize the set of actions
- Default actions for creating a new file, deleting, renaming or locking/unlocking
- Extracting or putting a file content
- Save/restore the user interface state
- ZIP, JAR support
- FTP support
- WebDAV support
- Local file system support
- JDK 1.4 and 1.5 compatibility

Linux - Browsing an FTP server

Windows - Browsing a ZIP

Mac OS X - Browsing a ZIP