Essentially I'm doing something like a File System...
# tornadofx
t
Essentially I'm doing something like a File System view, but only one level deep. The user can drag/drop a number of directories into the application, and they should appear in the
TreeView
as Nodes (directories) and Leafs (files)