org.apache.myfaces.examples.util
Class GuiUtil

java.lang.Object
  extended by org.apache.myfaces.examples.util.GuiUtil

public class GuiUtil
extends Object

Version:
$Revision: 472610 $ $Date: 2006-11-08 14:46:34 -0500 (Wed, 08 Nov 2006) $
Author:
Thomas Spiegl (latest modification by $Author: grantsmith $)

Constructor Summary
GuiUtil()
           
 
Method Summary
static String getMessageResource(String key, Object[] arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuiUtil

public GuiUtil()
Method Detail

getMessageResource

public static String getMessageResource(String key,
                                        Object[] arguments)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.