ClientGUI
created disconnect and connect items in file menu
removed connect and disconnect buttons
created a new centre pane
moved the log box into it so that it doesnt resize
created error messages for full server and no connection
created error message for incorrect password
changed the module feedback file path
created label for server state (unimplemented)
PresentationGui
changed the width of the buttons
changed some of the tooltips
Client
created an isServerConnected method to return boolean
ClientGUI created disconnect and connect items in file menu removed connect and disconnect buttons created a new centre pane moved the log box into it so that it doesnt resize created error messages for full server and no connection created error message for incorrect password changed the module feedback file path created label for server state (unimplemented)
PresentationGui changed the width of the buttons changed some of the tooltips
Client created an isServerConnected method to return boolean