net.sourceforge.jeuclid.app.mathviewer
Class Messages

java.lang.Object
  extended by net.sourceforge.jeuclid.app.mathviewer.Messages

public final class Messages
extends Object

Class to load i18n messages.

Version:
$Revision: 38ef83fddf0c $

Method Summary
static String getString(String key)
          retrieve a translation string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getString

public static String getString(String key)
retrieve a translation string.

Parameters:
key - key to look for
Returns:
the expanded string


Copyright © 2002-2010 The JEuclid project. All Rights Reserved.