com.ptc.wgmecad
Class I18N
java.lang.Object
com.ptc.wgmecad.I18N
- public class I18N
- extends Object
Created by IntelliJ IDEA.
User: barky
Date: Jan 2, 2003
Time: 10:14:19 AM
To change this template use Options | File Templates.
Constructor Summary |
I18N()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
static org.apache.log4j.Logger logger
stringResource
private static ResourceBundle stringResource
argumentResource
private static ResourceBundle argumentResource
stringResourceBundleName
public static final String stringResourceBundleName
- See Also:
- Constant Field Values
I18N
public I18N()
getStr
public static String getStr(String resourceKey)
getArg
public static String getArg(String resourceKey)