g-Eclipse
Release 1.0.0

eu.geclipse.core.accesscontrol
Class Messages

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

public class Messages
extends java.lang.Object

Returns the localised messages for this package.


Method Summary
static java.lang.String getString(java.lang.String key)
          Returns the localised version of a message.
 
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)
Returns the localised version of a message.

Parameters:
key - the message ID.
Returns:
the localised string.

g-Eclipse
Release 1.0.0