Description:
The BuddyPasswordManager application does not populate the GUI table with account data after loading a valid save file. Despite the file being successfully loaded, the table remains empty, leaving the user unable to view saved account information.
Steps to Reproduce:
Launch the BuddyPasswordManager application.
Use the "Load" option in the menu bar to select a valid save file containing account data.
Observe the GUI table after the file is loaded.
Expected Behavior:
The GUI table should populate with the account information from the save file, displaying entries in the respective columns (Website, Username, Password).
Actual Behavior:
The GUI table remains empty after loading the save file. No account information is displayed.
Environment:
Application Version: 2.0
Operating System: (e.g., Windows 11, macOS Ventura 13.5)
Java Version: (e.g., OpenJDK 21)