de.uni_tuebingen.sfb.lichtenstein.exceptions
Class Messages

java.lang.Object
  extended by de.uni_tuebingen.sfb.lichtenstein.exceptions.Messages

public class Messages
extends Object

A class automatically generated by Eclipse for externalising strings.

Author:
Hendrik Maryns

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

Parameters:
key - The key of the wanted string in the properties file.
Returns:
The string with the given key.


© Copyright 2008 Hendrik Maryns   Creative Commons License