Locale.setDefault

Locale.setDefault

Class Overview | Class Members | This Package | All Packages

Syntax
public static synchronized void setDefault( Locale newLocale )
Parameters
newLocale
Locale to set to.
Description
Sets the default. Normally set once at the beginning of applet or application, then never reset. setDefault does not reset the host locale.