All Classes and Interfaces
Class
Description
Main GUI application client.
Cup Controller
handles the page of creating a cup
Coupled with the create-cup.fxml file
Class to create a new database with tables.
Controller for the create division page.
Controller for creating a match
Coupled with the create-match.fxml file
Controller for creating a team.
The type Cup.
The Database Access Object for the class Cup.
Cup Controller
handles the page of viewing everything in a cup.
Class used to create Database connection
This class keeps track of a division in the tournament.
The Database Access Object for the class Division.
Controller for viewing details about
a division.
The type Generate match controller.
Home Controller
handles the home page
and the buttons for go to
the cup creation page, help and rules.
The type Main.
The class Match which holds
two teams.
The Database Access Object for the class Match.
The match overview controller.
The type Model.
The team represents a group
of competitors playing
against another team
represented by the class Match
The Database Access Object for the class Team.
Controller for the team overview
Coupled with the team-overview.fxml file
The type View util.