info.monitorenter.gui.util
Class Messages

java.lang.Object
  extended by info.monitorenter.gui.util.Messages

public class Messages
extends java.lang.Object

Message bundle for externalization.

Author:
Achim Westermann

Method Summary
static java.lang.String getString(java.lang.String key)
          Returns the external message 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 java.lang.String getString(java.lang.String key)
Returns the external message for the given key.

Parameters:
key - key of the message.
Returns:
the external message for the given key.


Copyright © 2001 - 2010 LGPL, All Rights Footloose.