Package 

Class LocalizedResourceBundle

    • Method Summary

      Modifier and Type Method Description
      static ResourceBundle get()
      static ResourceBundle get(String resourceBundle)
      static String getString(String key) Looks up on the property files and returns the correct String.
      • Methods inherited from class java.lang.Object

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