Package | Description |
---|---|
jp.ac.tokushima_u.db.common |
Provides classes of common utility.
|
jp.ac.tokushima_u.edb.gui |
Provides graphical user interfaces for EDB.
|
Modifier and Type | Field and Description |
---|---|
static MLText.ML |
MLText.EN |
static MLText.ML |
MLText.JA |
static MLText.ML |
MLText.Primary |
static MLText.ML |
MLText.Secondary |
Modifier and Type | Method and Description |
---|---|
static MLText.ML |
MLText.getPrimaryLanguage() |
static MLText.ML |
MLText.ML.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MLText.ML[] |
MLText.ML.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
MLText.get(MLText.ML lang) |
static MLText |
MLText.getHumanReadableName(MLText.ML lang) |
boolean |
MLText.isEquivalent(MLText.ML l1,
MLText.ML l2) |
static void |
MLText.setPrimaryLanguage(MLText.ML lang) |
Modifier and Type | Method and Description |
---|---|
static MLText.ML |
EdbGUI.getLanguage() |
Modifier and Type | Method and Description |
---|---|
static void |
EdbGUI.setLanguage(MLText.ML ml) |
EDB Working Group at Tue Jun 10 17:08:59 JST 2025