java program support multiple languages
        Posted  
        
            by Alaa
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Alaa
        
        
        
        Published on 2010-03-28T06:09:13Z
        Indexed on 
            2010/03/28
            6:13 UTC
        
        
        Read the original article
        Hit count: 366
        
java
hello every one , 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
© Stack Overflow or respective owner