|
|
VFSJFileChooser
VFSJFileChooser is a Java Swing Component which allows you to browse both remote and local filesystems. It is based on Apache Commons VFS library. It can replace the standard Swing 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, HTTPS, etc.
|
|
| |
| Category |
Swing |
| License |
GNU General Public License (GPL) |
| HomePage |
http://vfsjfilechooser.sourceforge.net/ |
Articles, Tutorials, Resources
(Suggest new resource)
See also
|
|
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the United States and other countries. This site is independent of Sun Microsystems, Inc.