Download List

项目描述

VFSJFileChooser is a Java Swing component that
allows you to browse both remote and local
filesystems. It is based on the Apache Commons VFS
library. It can replace the standard Java
JFileChooser in applications that need to access
remote files. It supports all the protocols
available in Commons VFS: FTP, FTPS, SFTP to
access files using SSH, SMB to browse
Windows/Samba shares, HTTP, and HTTPS.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-08-18 08:20
0.0.3

一个大型的速度提高。导航图标,现在看到所有的时间。该VFSUtils类支持许多新的选择。此版本已经升级为公共资源,VFS的2.0快照。它已经由雅加达滑动webdavclient4j。它有一个清洁的,但不兼容的API(枚举,而不是int的领域)。排序支持又回来了。书签对话框滚动的问题已得到修复。
标签: Minor feature enhancements
A large speed improvement. The navigation icons are now visible all the time. The VFSUtils class supports many new options. This release has been upgraded to the commons-vfs 2.0 snapshot. It has switched from Jakarta Slide to webdavclient4j. It has a cleaner but incompatible API (Enums instead of int fields). Sorting support is back. The bookmarks dialog scrolling issues have been fixed.

2008-05-02 19:30
0.0.2

阿补丁提交按姓名排序的文件。 “主页”按钮,将不再带您回到您的本地主文件夹如果您在浏览远程目录。阿详细视图被添加,以补充现有的清单。单击右键弹出已被添加到文件名文本框。
标签: Minor feature enhancements
A patch was submitted to sort files by name. The "home" button will no longer bring you back to your local home folder if you're browsing a remote directory. A details view is being added as a complement to the existing list view. A right-click popup has been added to the file name textbox.

2008-02-01 20:00
1.0.0beta1

标签: Initial freshmeat announcement

Project Resources