Directory Tree View - rsanchez-wsu/jfiles GitHub Wiki

The point of the Directory Tree View is so someone can select a specific directory without just having to use the search function.

So far, we have loadTree and getImage methods. The loadTree Method loads the tree on the Client Gui while the getImage method gets a directory or a file image. We are also working on creating event handling so that when a part of the tree is clicked on, it goes to the correct path and shows the new directory.

Imgur