Uses of Enum
Class
fr.univtours.examplanner.enums.Scenes
Package
Description
-
Uses of Scenes in fr.univtours.examplanner
Modifier and TypeMethodDescriptionstatic @NotNull Scenes
Storage.getCurrentScene()
Gets the value of the property currentScene.Modifier and TypeMethodDescriptionstatic @NotNull javafx.beans.property.ObjectProperty<Scenes>
Storage.currentSceneProperty()
La scène actuelleModifier and TypeMethodDescriptionstatic void
Storage.setCurrentScene
(@NotNull Scenes currentScene) Sets the value of the property currentScene. -
Uses of Scenes in fr.univtours.examplanner.enums
-
Uses of Scenes in fr.univtours.examplanner.ui
Modifier and TypeMethodDescriptionstatic @NotNull javafx.scene.Scene
Obtiens la scène correspondantestatic @NotNull String
SceneController.getSceneTitle
(@NotNull Scenes scene) Obtiens le titre de la scène correspondant