Swing and Internationalization

Dear Sirs,

I have a small Swing application that has only one label (for example Name). Is it possible that I have a menu that contains items such as English, Italian etc that converts the text for the label to the corresponding language ( for example when the Italian menu is clicked then the text is changed into Italian "Nome").

Thank you

[360 byte] By [Sharifa] at [2007-11-27 9:45:22]
# 1
Yes
PhHeina at 2007-7-12 23:53:52 > top of Java-index,Desktop,Core GUI APIs...
# 2
Thank you.Please advice me how I could do that.Thank you in advance
Sharifa at 2007-7-12 23:53:52 > top of Java-index,Desktop,Core GUI APIs...
# 3
Have a look at this: http://java.sun.com/javase/technologies/core/basic/intl/
PhHeina at 2007-7-12 23:53:52 > top of Java-index,Desktop,Core GUI APIs...