If you have a GUI application, you can use the Form Editor to internationalize the text strings in the GUI form.
![]() |
The Form Editor may not be available in your version of
the IDE. If it is available, you will see a workspace titled GUI Editing.
You can enable the Form Editor module by choosing Tools
Update Center.
|
To insert an internationalized string with the Form Editor:
The property editor switches to resource bundle mode, showing the .properties file into which the internationalized strings will be saved in the Bundle Name field. The Replace Format field gives you a preview of the internationalized string.
| See also | |
|---|---|
| Code Formats for Internationalized Strings
Adding Arguments for Message Formats Internationalizing a Single File Inserting an Internationalized String Into Source Code |
|