org.thdl.util
Class ThdlI18n

java.lang.Object
  |
  +--org.thdl.util.ThdlI18n

public class ThdlI18n
extends Object


Field Summary
private static Locale locale
           
private static ResourceBundle resources
           
 
Constructor Summary
private ThdlI18n()
           
 
Method Summary
static Locale getLocale()
           
static ResourceBundle getResourceBundle()
           
static void setLocale(Locale l)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

locale

private static Locale locale

resources

private static ResourceBundle resources
Constructor Detail

ThdlI18n

private ThdlI18n()
Method Detail

getResourceBundle

public static ResourceBundle getResourceBundle()

setLocale

public static void setLocale(Locale l)

getLocale

public static Locale getLocale()


These API docs were created 02/02/2003 08:20 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo