I am coding a small script and stuck on this issue. This is my scripts screenshot.
In ... button
it should be automaticly open the browse and the user can select the directory.
In addition If the user click the + Button
, the script should create a new path place and the user can select the second path. The problem is how can I add the second or third path place to the gui without damage general view. Like Show Me
button has to always seems in gui.
For this problem what is your advice ? Should I use first JScrollPane and then Jtree? or more easy way?
I need your helps and some tricks.
Thanks in advance.