opencard.core.service
Class DefaultCHVDialogResourceBundle

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--opencard.core.service.DefaultCHVDialogResourceBundle

public class DefaultCHVDialogResourceBundle
extends java.util.ListResourceBundle


Field Summary
protected  java.lang.String[][] contents
           
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
DefaultCHVDialogResourceBundle()
           
 
Method Summary
protected  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 java.lang.String[][] contents
Constructor Detail

DefaultCHVDialogResourceBundle

public DefaultCHVDialogResourceBundle()
Method Detail

getContents

protected java.lang.Object[][] getContents()
Overrides:
getContents in class java.util.ListResourceBundle