Class SWInt


  • public class SWInt
    extends Object
    Author:
    giovanni.antino@h2tcoin.com
    • Method Detail

      • getIconImage

        public Image getIconImage()
      • i

        public static SWInt i()
      • getCurrentLocale

        public Locale getCurrentLocale()
      • setLocale

        public void setLocale​(Locale l)
      • getCurrentLocaleString

        public String getCurrentLocaleString()
      • getLocalDate

        public String getLocalDate​(Date date)
      • getYesNo

        public String getYesNo​(boolean val)
        Parameters:
        val - true=yes, false=no
        Returns:
      • main

        public static void main​(String[] args)