PingChatz / PingClient-Swing

Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Starter code prep #26

Closed bennypk1 closed 3 days ago

bennypk1 commented 3 days ago

The formatting and reshuffling of the Lab 5 starter code has been completed (excluding trivialities).

There are many Checkstyle warnings, but they are all either "TODOs" or "Class/variable not found", so they will be fixed as we code.

The Main file runs, but any specific functionality it had has been removed. It returns an empty View now.

All of the Entitie have been written. They will eventually require updating, but their base is complete such that they can be used in the rest of the code.