net.sourceforge.jeuclid.app.mathviewer
Class Messages
java.lang.Object
net.sourceforge.jeuclid.app.mathviewer.Messages
public final class Messages
- extends Object
Class to load i18n messages.
- Version:
- $Revision: 38ef83fddf0c $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.