Interface ILcdStringTranslator

All Known Implementing Classes:
TLcdCompositeStringTranslator

public interface ILcdStringTranslator
Interface that defines a translator for text.
  • Method Summary

    Modifier and Type
    Method
    Description
    translate(String aOriginalString)
    Returns the translation of the given string.