Documentation of 'org.jhotdraw.util.LocaleUtil' Java class
LocaleUtil
org.jhotdraw.util

Class LocaleUtil



  • public class LocaleUtil
    extends java.lang.Object
    LocaleUtil provides a setDefault()/getDefault() wrapper to java.util.Locale in order to overcome the security restriction preventing Applets from using their own locale.
    • Constructor Summary

      Constructors 
      Constructor and Description
      LocaleUtil()
      Creates a new instance.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.util.Locale getDefault() 
      static void setDefault(java.util.Locale newValue) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LocaleUtil

        public LocaleUtil()
        Creates a new instance.
    • Method Detail

      • setDefault

        public static void setDefault(java.util.Locale newValue)
      • getDefault

        public static java.util.Locale getDefault()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.