Class TeamOverviewController

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

public class TeamOverviewController extends Object implements javafx.fxml.Initializable
Controller for the team overview Coupled with the team-overview.fxml file
Version:
0.1
Author:
Carl Gützkow
  • Constructor Details

    • TeamOverviewController

      public TeamOverviewController()
  • Method Details

    • initialize

      public void initialize(URL url, ResourceBundle resourceBundle)
      Run when the page is loaded in. Fills in numbers for what matches the team are a part of
      Specified by:
      initialize in interface javafx.fxml.Initializable
      Parameters:
      url - URL: represents a Uniform Resource Locator
      resourceBundle - ResourceBundle: contains locale-specific objects