Uses of Class
fr.tse.fise2.pip.graphic.MainController
Package | Description |
---|---|
fr.tse.fise2.pip.graphic | |
fr.tse.fise2.pip.Utils |
-
Uses of MainController in fr.tse.fise2.pip.graphic
Constructors in fr.tse.fise2.pip.graphic with parameters of type MainController Constructor Description AccountController(MainController mainController)
ConnectionController(Session session, MainController mainController)
DisplayHobbiesController(MainController mainController)
FavouritesController(MainController mainController)
HobbiesController(MainController mainController)
InscriptionController(Session session, MainController mainController)
ToolbarController(MainController mainController)
UserStatsController(javafx.stage.Stage primaryStage, MainController mainController)
-
Uses of MainController in fr.tse.fise2.pip.Utils
Constructors in fr.tse.fise2.pip.Utils with parameters of type MainController Constructor Description Session(MainController controller)
Constructeur permettant de creer une nouvelle session, associee au controleur graphique principal