com.arsdigita.forum.ui
Class Text

java.lang.Object
  extended bycom.arsdigita.forum.ui.Text

public class Text
extends Object

Contains methods to simplify globalizing keys.

Author:
Daniel Berrange

Constructor Summary
Text()
           
 
Method Summary
static com.arsdigita.globalization.GlobalizedMessage gz(String key)
           
static com.arsdigita.globalization.GlobalizedMessage gz(String key, Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Text

public Text()
Method Detail

gz

public static com.arsdigita.globalization.GlobalizedMessage gz(String key)

gz

public static com.arsdigita.globalization.GlobalizedMessage gz(String key,
                                                               Object[] args)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2348 UTC