|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocaleProvider | |
---|---|
org.crosswire.jsword.internationalisation | The org.crosswire.jsword.internationalisation package contains the framework for providing a Locales to JSword. |
Uses of LocaleProvider in org.crosswire.jsword.internationalisation |
---|
Classes in org.crosswire.jsword.internationalisation that implement LocaleProvider | |
---|---|
class |
DefaultLocaleProvider
A default Locale provider simply returns Locale.getDefault() |
Fields in org.crosswire.jsword.internationalisation declared as LocaleProvider | |
---|---|
private static LocaleProvider |
LocaleProviderManager.localeProvider
|
Methods in org.crosswire.jsword.internationalisation that return LocaleProvider | |
---|---|
static LocaleProvider |
LocaleProviderManager.getLocaleProvider()
Gets the locale provider. |
Methods in org.crosswire.jsword.internationalisation with parameters of type LocaleProvider | |
---|---|
static void |
LocaleProviderManager.setLocaleProvider(LocaleProvider provider)
Allow third-party applications to. |
|
Copyright ? 2003-2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |