public class LocalizedStrings extends Object
| Modifier and Type | Field and Description |
|---|---|
static javafx.beans.property.ObjectProperty<Locale> |
LOCALE |
| Constructor and Description |
|---|
LocalizedStrings() |
| Modifier and Type | Method and Description |
|---|---|
static javafx.beans.value.ObservableStringValue |
fls(String format,
String text,
Object... args) |
static javafx.beans.value.ObservableStringValue |
ls(String text,
Object... args) |
public static final javafx.beans.property.ObjectProperty<Locale> LOCALE
Copyright © 2012–2017 MARID software development group. All rights reserved.