| Resources: Data Mixed into Code |
| Resource data files can be of any format you want | |
|
|
In our example, the CodeFace.dir resource is
a simple property file
|
|
|
The property file points the program to the images it needs |
|
|
The I18N API supports localization via
higher-level classes like PropertyResourceBundle
|