| Package | Description |
|---|---|
| net.sf.yal10n.dashboard | |
| net.sf.yal10n.settings |
| Modifier and Type | Method and Description |
|---|---|
static LanguageComparator |
LanguageComparator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanguageComparator[] |
LanguageComparator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LanguageComparator |
DashboardConfiguration.getLanguageComparator()
Gets the comparator to be used for the languages in the dashboard.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DashboardConfiguration.setLanguageComparator(LanguageComparator languageComparator)
Sets the comparator to be used for the languages in the dashboard.
|
Copyright © 2013-2015. All Rights Reserved.