Cleaned Up JTree.
Now only has Rooms.
Classrooms and Labs are being listed together - keeping the coding simple (for now).
JTree can automatically read RoomSerialized file when loaded.
It then initializes itself and adds nodes to show all available rooms.
To Do:To let JTree autoupdate itself whenever user adds new rooms using the Add Room Frame.