| |
Managing resources in the Swing Application Framework (JSR 296) at 2007-08-12 15:18:54
Instead of loading and working with ResourceBundle files directly, you will use the ResourceManager and ResourceMap framework classes to manage resources. A ResourceMap contains the resources defined in a specific ResourceBundle implementation. A map also contains links to its parent...
Blog Source - http://weblogs.java.net/blog/joconner/index.rdf
|
| |
|