Class L10n


  • public class L10n
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      L10n()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String get​(int nString)  
      void setLocale​(java.lang.String sLocale)  
      void setLocale​(java.lang.String sLanguage, java.lang.String sCountry)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait