Package edu.ntnu.idatt1002.g106.handballapp.finalprod.controller


package edu.ntnu.idatt1002.g106.handballapp.finalprod.controller
  • Classes
    Class
    Description
    the apps starting class which doesn't implement application
    Starting class extends application.
    this class is used for the helpPage, send the user to different websides the user can report a problem as well
    this is the loging page controller, which will be takes in uses later in the develepoment
    This is the mainpage class and hold information of matches, gets updated when initialized
    This class will be the first page you see when program started it will be used as a region selection, witch four buttons that will take the user to the different regions
    class for handling events in a regional page
    this will in future development be the licence registration page
     
    this class will be used to reset a password in future development
    this class handles events when a match is to be created
    this class has the different methods and fields necessary for creating new tournaments
    this class handles team registration and different methods for user team registration will happen in the fxml page and is used here
    this class disused for generation of matches, and similar methods