org.tentackle.ui
Class Locales

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

public class Locales
extends Object

Locales for the ui-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 in case default 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 in case default locale has changed



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