de.cau.cs.kieler.klodd.ui
Class Messages

java.lang.Object
  extended by de.cau.cs.kieler.klodd.ui.Messages

public final class Messages
extends Object

Class for access to internationalized strings.

Rating proposed yellow
(2009-12-11) msp

Method Summary
static String getString(String key)
          Returns a string for the 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)
Returns a string for the given key.

Parameters:
key - key to lookup
Returns:
readable message string