sk.uniba.euromath.editor.lang
Class ErrorMessages
java.lang.Object
sk.uniba.euromath.editor.lang.ErrorMessages
public class ErrorMessages
- extends Object
Class for retreiving common error messages in editor, that are displayed to
user.
- Author:
- Tomáš Studva 24.1.2006
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)
- Gets message for given key.
- Parameters:
key
- key in the properties file.
- Returns:
- message associated with the key.
Copyright © 2003-2006 null. All Rights Reserved.