EasyBundle is a simple Java library which supports internationalization. The library is dedicated for desktop applications.
The library consists of the basic elements:
- Bundles - objects that store texts
- Factories - responsible for creating bundles
- Managers - responsible for the management of bundles
- Bundles change listener - interface for objects that use bundles
All interaction between objects are described in the JavaDocs. Start reading from BundleManager.
The library to run requires:
- Java 6.0 or higher
- Third-Party Dependencies (see list)
You can download the library from this page or using various dependency management tools.
Get example projects source code from GitHub or download binaries from gabrys.biz.