net.sf.commonclipse
Class CCMessages

java.lang.Object
  extended by net.sf.commonclipse.CCMessages

public final class CCMessages
extends java.lang.Object

Version:
$Revision $ ($Author $)
Author:
fgiust

Method Summary
static java.lang.String getString(java.lang.String key)
          Returns a String from the resource bundle.
 
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 a String from the resource bundle.

Parameters:
key - resource key
Returns:
message


Copyright © 2003-2005 sourceforge. All Rights Reserved.