Compiere 3.1

org.compiere.translate
Class ALoginRes

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by 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

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
ResourceBundle.Control
 
Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
ALoginRes()
           
 
Method Summary
 Object[][] getContents()
          Get Contents
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySet
 
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
 

Constructor Detail

ALoginRes

public ALoginRes()
Method Detail

getContents

public Object[][] getContents()
Get Contents

Specified by:
getContents in class ListResourceBundle
Returns:
context

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.