Class GraphicalUserInterface

java.lang.Object
it.polimi.ingsw.eriantys.client.UserInterface
it.polimi.ingsw.eriantys.client.gui.GraphicalUserInterface
All Implemented Interfaces:
ClientMessageHandler, Runnable

public class GraphicalUserInterface extends UserInterface
This class represents the graphical user interface (GUI). It handles messages received from the server and updates the JavaFX Application.