org.eclipse.higgins.cardstore.utils
Class MessageHelper

java.lang.Object
  extended byorg.eclipse.higgins.cardstore.utils.MessageHelper

public class MessageHelper
extends Object


Field Summary
static String copyright
           
 
Constructor Summary
MessageHelper()
           
 
Method Summary
static String getMessage(String key, Object[] replacements)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyright

public static String copyright
Constructor Detail

MessageHelper

public MessageHelper()
Method Detail

getMessage

public static String getMessage(String key,
                                Object[] replacements)