Hello.
Do anyone know if there is a way to create a folder explorer?
What I mean by that: The user should see a list of directories and then click on a specific directory and then the files in the directory will be shown beneath it. If they double click a file it should be saved or opened. Or something similiar as explained.
Almost like JFileChooser. Think Windows Explorer but inside a panel.
Thanks in advance.
Do anyone know if there is a way to create a folder explorer?
What I mean by that: The user should see a list of directories and then click on a specific directory and then the files in the directory will be shown beneath it. If they double click a file it should be saved or opened. Or something similiar as explained.
Almost like JFileChooser. Think Windows Explorer but inside a panel.
Thanks in advance.