Change Language Of JLabels On Property Sheet

Hi,

I wana create a form bean and I would like it to have a customisable property of chnaging the language to French And German. I have seen a few methods ie - getLocale(), setLocale(), getLanguage(), setLanguage() however, I dont know what one I should use and how to use it.

Anyone Have any ideas?

Thanks

[334 byte] By [jpater23a] at [2007-10-3 0:25:28]
# 1
I think you should create different resource bundles for every language.Where you had seen methods getLocale(), setLocale(), getLanguage(), setLanguage()?
UncleSAMa at 2007-7-14 17:17:55 > top of Java-index,Desktop,Developing for the Desktop...