jpos.config.simple.editor.i18n
Class JposEntryEditorRc_en_US

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--jpos.config.simple.editor.i18n.JposEntryEditorRc
                    |
                    +--jpos.config.simple.editor.i18n.JposEntryEditorRc_en
                          |
                          +--jpos.config.simple.editor.i18n.JposEntryEditorRc_en_US

public class JposEntryEditorRc_en_US
extends JposEntryEditorRc_en

This is the resource class for all classes in jpos.config.simple.editor package for US English local

Since:
1.3 (SF 2K meeting)
Author:
Kriselie D Rivera, E. Michael Maximilien (maxim@us.ibm.com)

Field Summary
protected static java.lang.Object[][] contents
          Final static double array with I18N translated objects
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
JposEntryEditorRc_en_US()
           
 
Method Summary
 java.lang.Object[][] getContents()
           
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contents

protected static final java.lang.Object[][] contents
Final static double array with I18N translated objects
Constructor Detail

JposEntryEditorRc_en_US

public JposEntryEditorRc_en_US()
Method Detail

getContents

public java.lang.Object[][] getContents()
Overrides:
getContents in class JposEntryEditorRc_en
Returns:
the contents Object array with translated array


This API and code belongs to the JavaPOS committee please see LISCENCE file for details