uk.org.toot.misc
Class Localisation

java.lang.Object
  extended by uk.org.toot.misc.Localisation

public class Localisation
extends java.lang.Object

Global class for retrieving the Locale (Language translation) to be used globally by Toot.

Author:
Peter Johan Salomonsen, Steve Taylor

Constructor Summary
Localisation()
           
 
Method Summary
static java.lang.String getString(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Localisation

public Localisation()
Method Detail

getString

public static final java.lang.String getString(java.lang.String key)


Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.