com.sdm.quasar.client.core.dialogbase.config
Interface LocaleConfiguration

All Superinterfaces:
Configuration
All Known Implementing Classes:
DefaultLocaleConfiguration

public interface LocaleConfiguration
extends Configuration

A configuration interface for the Locale of the client.

Version:
1.$Revision$
Author:
Thomas Wolf

Method Summary
 java.util.Locale getLocale()
          Returns the current locale for the dialogs.
 

Method Detail

getLocale

public java.util.Locale getLocale()
Returns the current locale for the dialogs.