Skip to content

Custom data structure to replicate File Explorer, visualized with GUI

Notifications You must be signed in to change notification settings

NathanSouphanthong/Folder-Hierarchy-Simulator

Repository files navigation

Folder-System

Mock folder system created using Java with fully functioning GUI

Program utilizes linked lists, queues and array list to create customized folder and file objects. Functionality of the folder system allows user to edit pre-existing folders by adding, removing, organizing, searching, saving and alphabetically sorting files and folders. Additionally, user can import folder system from pre-existing text file.

Hiearchial Structure:

Editing:

About

Custom data structure to replicate File Explorer, visualized with GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages