brandon1024/Java-Simple-Messenger

Server Preferences Incomplete

Closed this issue · 1 comments

The server preferences dialog is still non functional. Needs to be finished and refactored.

Tasks:

  • Refactor and Clean Up Code
  • Modify Abstract Server to Store Preferences with HashMap
  • Implement Every Functionality in Each Preference Panel
  • Migrate Preferences File to XML Format
  • Create XML Parser Class

Note: Look into comparing hashes produced by different hashing algorithms. If changing hash algorithm, add warning message to explain that the account store will invalidate.