EGF Engine
Release 0.1.0

org.eclipse.egf.common.ui.helper
Class MessageFormatHelper

java.lang.Object
  extended by org.eclipse.egf.common.ui.helper.MessageFormatHelper

public class MessageFormatHelper
extends Object

Provides services to format messages rendered in UI.


Constructor Summary
MessageFormatHelper()
           
 
Method Summary
static String formatMessage(String notFormatedMessage_p, Object[] arguments_p)
          Format given message with given arguments
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageFormatHelper

public MessageFormatHelper()
Method Detail

formatMessage

public static String formatMessage(String notFormatedMessage_p,
                                   Object[] arguments_p)
Format given message with given arguments

Parameters:
notFormatedMessage_p -
arguments_p -
Returns:
a formatted message
Since:
1.2.0_M2 : use

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.