Class Support

    • Field Detail

      • timer

        public static final Timer timer
    • Constructor Detail

      • Support

        public Support()
    • Method Detail

      • getI18N

        protected static final String getI18N​(String key)
        Returns the I18N message.
      • getI18N

        protected static final String getI18N​(String key,
                                              String arg)
        Returns the I18N message.
      • getI18N

        protected static final String getI18N​(String key,
                                              int arg1,
                                              String arg2)
        Returns the I18N message.
      • getI18N

        protected static final String getI18N​(String key,
                                              Object[] args)
        Returns the I18N message.