Package | Description |
---|---|
de.simonsator.partyandfriends.main | |
de.simonsator.partyandfriends.utilities |
Modifier and Type | Method | Description |
---|---|---|
Language |
Main.getLanguage() |
Modifier and Type | Field | Description |
---|---|---|
Language |
LanguageConfiguration.LANGUAGE |
Modifier and Type | Method | Description |
---|---|---|
static Language |
Language.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Language[] |
Language.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor | Description |
---|---|
LanguageConfiguration(Language pLanguage,
java.io.File pFile) |