gabrysbiz / EasyBundle

A simple Java library which supports internationalization. The library is dedicated for desktop applications.

Home Page:http://easy-bundle.projects.gabrys.biz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

License BSD 3-Clause Build Status Coverage Status

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.

Requirements

The library to run requires:

  • Java 6.0 or higher
  • Third-Party Dependencies (see list)

Download

You can download the library from this page or using various dependency management tools.

Examples

Get example projects source code from GitHub or download binaries from gabrys.biz.

About

A simple Java library which supports internationalization. The library is dedicated for desktop applications.

http://easy-bundle.projects.gabrys.biz/

License:Other


Languages

Language:Java 100.0%