Class XViewerText


  • public class XViewerText
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.util.ResourceBundle TEXT  
    • Constructor Summary

      Constructors 
      Constructor Description
      XViewerText()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String get​(java.lang.String key)  
      static java.lang.String get​(java.lang.String key, java.lang.String... params)  
      • Methods inherited from class java.lang.Object

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

      • TEXT

        private static java.util.ResourceBundle TEXT
    • Constructor Detail

      • XViewerText

        public XViewerText()
    • Method Detail

      • get

        public static java.lang.String get​(java.lang.String key)
      • get

        public static java.lang.String get​(java.lang.String key,
                                           java.lang.String... params)