org.tentackle.appworx
Class Locales

java.lang.Object
  extended by org.tentackle.appworx.Locales

public class Locales
extends Object

Localized bundle for the appworx package.

Author:
harald

Field Summary
static ResourceBundle bundle
          the bundle
 
Constructor Summary
Locales()
           
 
Method Summary
static ResourceBundle loadBundle()
          Loads the bundle.
static void reload()
          Reloads the bundle.
Invoked if locale has changed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bundle

public static ResourceBundle bundle
the bundle

Constructor Detail

Locales

public Locales()
Method Detail

loadBundle

public static ResourceBundle loadBundle()
Loads the bundle.

Returns:
the bundle

reload

public static void reload()
Reloads the bundle.
Invoked if locale has changed.



Copyright © 2001-2008 Harald Krake, Bergstr. 48, 78098 Triberg, Germany, harald@krake.de