What is the code to display in a particular language(Telugu) in a Java Applet?
-
I'm doing a project in which we programmed a java applet, now I have to display the complete applet in Telugu(a local language in India). How to do that? Help please!!
-
Answer:
This requirement can be done using Java Internationalizatin or Localization feature. Internationalization(i18n) is the process of designing an application so that it can be adapted to various languages and regions without engineering changes. using i18n, Textual elements, such as status messages and the GUI component labels, are not hardcoded in the program. Instead they are stored outside the source code and retrieved dynamically http://docs.oracle.com/javase/tutorial/i18n/intro/steps.html
Anonymous at Quora Visit the source
Related Q & A:
- What do you code first to learn a new language, library, or framework?Best solution by Programmers
- how to Create a Java Package from MATLAB Code?Best solution by Stack Overflow
- How to create a java applet?Best solution by Stack Overflow
- What does the German name Metzker mean? A person from Metz (today a French city?Best solution by Yahoo! Answers
- How to search for a particular string in a text file using java?Best solution by Stack Overflow
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.