Class CameoResources


  • public class CameoResources
    extends java.lang.Object
    Class for working with text resource files.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getString​(java.lang.String key)  
      static void setLocale​(java.util.Locale locale, java.lang.ClassLoader classLoader)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getString

        public static java.lang.String getString​(java.lang.String key)
      • setLocale

        public static void setLocale​(java.util.Locale locale,
                                     java.lang.ClassLoader classLoader)