> Does anyone know how to construct a dialog for files that are on a remote
> ftp server - something like a JFileChooser? Thanks, Ike
Implement a FileSystemView which does ftp, and provide it to a
JFileChooser as the back end.
/Thomas

Signature
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
John - 26 May 2005 20:26 GMT
Any existing examples how to do that?
> > Does anyone know how to construct a dialog for files that are on a remote
> > ftp server - something like a JFileChooser? Thanks, Ike
[quoted text clipped - 7 lines]
> The comp.lang.java.gui FAQ:
> ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq