Class ConnectController

java.lang.Object
it.polimi.ingsw.client.gui.ConnectController

public class ConnectController
extends java.lang.Object
Manages the connection scene of the GUI.
  • Constructor Summary

    Constructors 
    Constructor Description
    ConnectController()  
  • Method Summary

    Modifier and Type Method Description
    void displayError()
    Sets visible the error when trying to connect to the server of the game.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • displayError

      public void displayError()
      Sets visible the error when trying to connect to the server of the game.