Package net.sf.jeters.internationalization

contains classes that allow components to be translated to other user interface languages without recommpiling.

See:
          Description

Interface Summary
Translatable interface for components with strings that can be translated to different languages.
 

Class Summary
TranslationReader class that loads translations from .properties files.
 

Package net.sf.jeters.internationalization Description

contains classes that allow components to be translated to other user interface languages without recommpiling. For component programmers, the interface to look at is Translatable.