Uses of Enum
Class
fr.univtours.examplanner.enums.Scenes
Packages that use Scenes
Package
Description
-
Uses of Scenes in fr.univtours.examplanner
Methods in fr.univtours.examplanner that return ScenesModifier and TypeMethodDescriptionstatic @NotNull Scenes
Storage.getCurrentScene()
Gets the value of the property currentScene.Methods in fr.univtours.examplanner that return types with arguments of type ScenesModifier and TypeMethodDescriptionstatic @NotNull javafx.beans.property.ObjectProperty<Scenes>
Storage.currentSceneProperty()
La scène actuelleMethods in fr.univtours.examplanner with parameters of type ScenesModifier and TypeMethodDescriptionstatic void
Storage.setCurrentScene
(@NotNull Scenes currentScene) Sets the value of the property currentScene. -
Uses of Scenes in fr.univtours.examplanner.enums
Methods in fr.univtours.examplanner.enums that return Scenes -
Uses of Scenes in fr.univtours.examplanner.ui
Methods in fr.univtours.examplanner.ui with parameters of type ScenesModifier 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