Class GenerateMatchesController

java.lang.Object
edu.ntnu.idatt1002.k1g4.client.controllers.GenerateMatchesController
All Implemented Interfaces:
javafx.fxml.Initializable

public class GenerateMatchesController extends Object implements javafx.fxml.Initializable
The type Generate match controller.
Version:
0.1
Author:
Nicolai H. Brand.
  • Constructor Details

    • GenerateMatchesController

      public GenerateMatchesController()
  • Method Details

    • initialize

      public void initialize(URL url, ResourceBundle resourceBundle)
      Specified by:
      initialize in interface javafx.fxml.Initializable