RE: looking for Java source to implement a dynamic UI language ch ange

I'm not sure what you would consider the "java source" for such a thing, but
the salesforce.com application is written in Java and does exactly what you
describe. (Thus far we've released localizations for English and Japanese,
but we've tested others internally.)
 
If you have questions about how to do it, feel free to drop me a line.
 
Lenny Turetsky
Senior Member, Technical Staff
i18n Man of Mystery
salesforce.com
The Landmark @ One Market
Suite 300
San Francisco, CA 94105 USA
+1.415.901.5078
 <mailto:lturetsky@salesforce.com> lturetsky@salesforce.com

-----Original Message-----
From: Wrobel, Charles C (Chuck) [mailto:cwrobel@avaya.com]
Sent: Friday, August 03, 2001 7:46 PM
To: www-international@w3.org
Subject: looking for Java source to implement a dynamic UI language change 





I'm looking for Java source code which implements a Multilingual User 
Interface (MUI), i.e. provide a list of language choices to a user 
and let the user select a new language for the UI followed by the app 
restarting dynamically with the UI in the new language.  This changes 
the language of all the button labels, menus, etc.. 

Microsoft provides source for a MUI (globaldev) written in C++ 
and I hope to find similar source for Java.  

I've gone to < http://www.w3.org <http://www.w3.org> > thinking that I would

find an example of a MUI written in Java but alas I could not find 
anything so I hope you can point me to some code that I can download. 

Received on Saturday, 4 August 2001 17:04:28 UTC