sk.uniba.euromath.rcp.lang
Class Messages

java.lang.Object
  extended by sk.uniba.euromath.rcp.lang.Messages

public class Messages
extends Object

I18n for rcp package.

Author:
Martin Vysny

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.