sk.uniba.euromath.editor.lang
Class ErrorMessages

java.lang.Object
  extended by 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

Method Summary
static String getString(String key)
          Gets message for given key.
 
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)
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.