JList
Hi there,
I'd like to here from you if there is any way to use the JFileChooser to also act the same way for directories. I would like to be able to not only add a file path to a JList once a "Add" JButton is pressed and opens the JFileChooser, but also if there is a directory to add then enable the FileChooser to add it instead of opening the folder?
Thanks

