| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Project Demo: File Explorer
Displaying System files
Right clicking on the JTree and JTable opens the Popup Menu of Options to manipulate files
Selecting the Rename Options, pops a JOptionPane to input the new file name
Selecting the Delete Option, pops a JOptionPane to confirm if the user wants to delete the file
Selecting the Open option, opens a new JDialog which displays the contents of the file, which can be edited
Contents of the edited file can be saved by clicking on Edit -> Save
Selecting a file or directory in the JTree and Clicking the Refresh Button, Refreshes the JTree to point on that particular path
To go back to the Home Directory, click on the below Home Button
| Back | FazBrowse Home | New Git URL |