basic nav bar implemented and documentation added.

This commit is contained in:
Josh Ashton
2024-03-20 23:36:29 -06:00
parent 3a8c234e06
commit 93c838ea68
4 changed files with 94 additions and 47 deletions
+4
View File
@@ -11,6 +11,10 @@ public class Settings {
private int newFileProperties;
private String defaultDirectory;
/**
* Create a new Settings object, initializing the default settings
* or reading in the settings from a file if it exists.
*/
public Settings() {
// TODO: Read in a file from the master default directory and populate
// settings, effectively toggles. If the file does not exist,