Predictions 4.10.0.0

hirondelle.web4j.config
Class TranslatorImpl

Object
  extended by TranslatorImpl
All Implemented Interfaces:
Translator

public final class TranslatorImpl
extends Object
implements Translator

Implementation of Translator, required by WEB4J.

Currently, this application does not translate its user interface elements. Thus, this implementation simply returns the text without any translation.


Constructor Summary
TranslatorImpl()
           
 
Method Summary
 String get(String aBaseText, Locale aLocale)
          Returns aBaseText without alteration.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranslatorImpl

public TranslatorImpl()
Method Detail

get

public String get(String aBaseText,
                  Locale aLocale)
Returns aBaseText without alteration. See class comment.

Specified by:
get in interface Translator

Predictions 4.10.0.0

Copyright Hirondelle Systems - Generated 2013Oct19.12.27