org.compiere.translate
Class ALoginRes
java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.compiere.translate.ALoginRes
public final class ALoginRes
- extends ListResourceBundle
Base Resource Bundle.
If you translate it, make sure that you convert the file to ASCII via
native2ascii
http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/native2ascii.html
The non ASCII characters need to be converted to unicode - e.g. «
This makes it less readable in the source, but viewable for everyone
- Version:
- $Id: ALoginRes.java,v 1.2 2006/07/30 00:51:27 jjanke Exp $
- Author:
- Jorg Janke
| Methods inherited from class java.util.ResourceBundle |
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALoginRes
public ALoginRes()
getContents
public Object[][] getContents()
- Get Contents
- Specified by:
getContents in class ListResourceBundle
- Returns:
- context
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.