g-Eclipse
Release 1.0.0

eu.geclipse.core.config
Class Messages

java.lang.Object
  extended by eu.geclipse.core.config.Messages

public class Messages
extends java.lang.Object

Auto-generated class for externalization.


Method Summary
static java.lang.String getString(java.lang.String key)
          Standard method to get the specified message string.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getString

public static java.lang.String getString(java.lang.String key)
Standard method to get the specified message string.

Parameters:
key - The key to the requested string.
Returns:
The requested string.

g-Eclipse
Release 1.0.0