New v0.5.0 Release
Welcome to Lib-I18n
with the new release 0.5.0
.
The library Lib-I18N
allowed the developer to bind easly .properties
key (values) to a StringBinding. So changing the language during runtime in a JavaFX application won't be a problem anymore.
Lib-I18N is written in JavaFX, Maven and NetBeans.
Summary
- Main point in this update is writing the JavaDoc for the package 'core'.
- Update the 'api' section in the ReadMe.
Documentation
#38 [doc] Add hint to the 'App-I18N-Demo' project into the section 'Intention'.
#35 [doc] Update 'download' section in ReadMe.
#32 [doc] Write the JavaDoc for the 'package-info' from the 'core' package.
#31 [doc] Write the JavaDoc for the facade I18NFacade.
#30 [doc] Write the JavaDoc for the builder I18NResourceBundleMessageBuilder.
#29 [doc] Write the JavaDoc for the builder I18NResourceBundleBuilder.
#28 [doc] Write the JavaDoc for the builder I18NBindingBuilder.
#27 [doc] Write the JavaDoc for the interface I18NResourceBundle.
#26 [doc] Write the JavaDoc for the interface I18NBinding.
Refactoring
#34 [doc] Update project description.
Greetings
Naoghuman