org.crosswire.jsword.internationalisation
Interface LocaleProvider

All Known Implementing Classes:
DefaultLocaleProvider

public interface LocaleProvider

Provides the correct Locale to use

Author:
Chris Burrell
See Also:
for license details.
The copyright to this program is held by it's authors.

Method Summary
 Locale getUserLocale()
          Gets the user locale.
 

Method Detail

getUserLocale

Locale getUserLocale()
Gets the user locale.

Returns:
the user locale

Copyright ? 2003-2011