Uses of Enum Class
fr.univtours.examplanner.translations.SupportedLanguages
-
Uses of SupportedLanguages in fr.univtours.examplanner
Modifier and TypeMethodDescriptionstatic SupportedLanguages
Storage.getCurrentLanguage()
Gets the value of the property currentLanguage.Modifier and TypeMethodDescriptionstatic @NotNull javafx.beans.property.ObjectProperty<SupportedLanguages>
Storage.currentLanguageProperty()
La langue actuelleModifier and TypeMethodDescriptionstatic void
Storage.setCurrentLanguage
(@NotNull SupportedLanguages currentLanguage) Sets the value of the property currentLanguage. -
Uses of SupportedLanguages in fr.univtours.examplanner.translations
Modifier and TypeMethodDescriptionstatic SupportedLanguages
Returns the enum constant of this class with the specified name.static SupportedLanguages[]
SupportedLanguages.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
Translation.setLanguage
(@NotNull SupportedLanguages language) Change la langue courante