Index
All Classes and Interfaces|All Packages
A
D
- defaultLanguage() - Static method in enum class io.github.palexdev.mfxlocalization.Language
E
F
G
- get(Language, String, Object...) - Static method in class io.github.palexdev.mfxlocalization.I18N
- get(String, Object...) - Static method in class io.github.palexdev.mfxlocalization.I18N
- getBinding(String, Object...) - Static method in class io.github.palexdev.mfxlocalization.I18N
- getBinding(Callable<String>) - Static method in class io.github.palexdev.mfxlocalization.I18N
- getBundleBaseName() - Static method in class io.github.palexdev.mfxlocalization.I18N
- getLocale() - Static method in class io.github.palexdev.mfxlocalization.I18N
-
Gets the value of the
localeproperty. - getLocale() - Method in enum class io.github.palexdev.mfxlocalization.Language
- getOrDefault(Language, String, Object...) - Static method in class io.github.palexdev.mfxlocalization.I18N
- getOrDefault(Language, String, String, Object...) - Static method in class io.github.palexdev.mfxlocalization.I18N
- getOrDefault(String, Object...) - Static method in class io.github.palexdev.mfxlocalization.I18N
- getOrDefault(String, String, Object...) - Static method in class io.github.palexdev.mfxlocalization.I18N
- getSupportedLanguages() - Static method in class io.github.palexdev.mfxlocalization.I18N
I
- I18N - Class in io.github.palexdev.mfxlocalization
-
Class to handle internationalization.
- I18N() - Constructor for class io.github.palexdev.mfxlocalization.I18N
- io.github.palexdev.mfxlocalization - package io.github.palexdev.mfxlocalization
- ITALIANO - Enum constant in enum class io.github.palexdev.mfxlocalization.Language
L
- Language - Enum Class in io.github.palexdev.mfxlocalization
-
Enumerator to list all the supported
Locales by MaterialFX. - localeProperty() - Static method in class io.github.palexdev.mfxlocalization.I18N
-
Specifies the current MaterialFX language.
M
- mfx.localization - module mfx.localization
R
S
- setLanguage(Language) - Static method in class io.github.palexdev.mfxlocalization.I18N
- SIMPLIFIED_CHINESE - Enum constant in enum class io.github.palexdev.mfxlocalization.Language
T
- TRADITIONAL_CHINESE - Enum constant in enum class io.github.palexdev.mfxlocalization.Language
V
- valueOf(String) - Static method in enum class io.github.palexdev.mfxlocalization.Language
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.github.palexdev.mfxlocalization.Language
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages