how can i make java program working with multiple languages (frensh, english , arabic .. etc) , i mean i wanna make a comboBox ,when i choose one language, all the labels in the GUI interfaces change to the selected language and even the stdin also change to that language.
thanx in advance Alaa
I think you're talking about ResourceBundles with the GUI interface labels.
https://docs.oracle.com/javase/tutorial/i18n/resbundle/concept.html
As for the input changing, it's been asked already:
Changing Keyboard Input language in Java
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With