You have reached the end of the "Internationalization" trail.
If you have comments or suggestions about this trail, use our feedback page to tell us about it.
Essential Java Classes: Contains information about strings and properties, both of which are used when internationalizing programs.
Creating a GUI With Swing: For many programs, you will be internationalizing the text and graphics on GUI components, such as buttons. Also, Swing supports assistive technologies, thereby, allowing even more people to use your program.
Sound: Don't forget that sounds need to be internationalized as well.