Netbeans' FileBrowser Select a Folder
Hi,
I am trying to implement a File Browser in my mobile application to select target folder where I need to create some files.
Currently the FileBrowser object only allows me to select files not folders.
How do I configure it to select folders not files?
Thanks!