org.openoffice.ide.eclipse.core.wizards
Class Messages

java.lang.Object
  extended by org.openoffice.ide.eclipse.core.wizards.Messages

public class Messages
extends java.lang.Object

Messages for the package.

Author:
cedricbosdo

Method Summary
static java.lang.String getString(java.lang.String pKey)
          Get the string from it's 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 pKey)
Get the string from it's key.

Parameters:
pKey - the key of the string
Returns:
the internationalized string