Zen Resources
Posted by zonski on June 15, 2011 at 9:12 AM PDT
Summary
Zen Resources makes working with Java ResourceBundles and Locales easier and more type safe. It allows you to define your resources as Java interfaces, which are then bound to localised resource bundles at runtime (using reflection). It can be used in any project: server, client, desktop and web. However, it has been designed primarily for use in Java Swing.
Parent project
no parent
Community:
»
- 71 reads



