I’ve made some searches but I’ve found nothing about that.
I plan to make a full remote tool for my server coded in java. I have successfully made the part to send a file to the server but now I want to use a file browser to list and get all files. I know how to make a local jFileChooser but is it possible to make it remote?
I connect to my server with a socket.
Thanks.
Someone actually already made what you are trying and hosted that on sourceforge. You can get the source code too. Check vfsjfilechooser
To get a comparison of vjsfilechooser methods and JFileChooser API you can read through the url mentioned below.
http://www.loni.ucla.edu/twiki/bin/view/CCB/VFSBrowserProgrammersGuide?skin=plain&sortcol=1&table=1&up=1