Yes - you can call Locale.setDefault(). However, your UI won't automatically update itself. You'll need to handle this yourself.
On Dec 15, 2010, at 11:47 AM, João Neves wrote: > Hi, > > Is it possible to change the application locale after it started? > > Thanks! > > -- > João Neves
