kei.component
Class KDateSelectorResources_ja

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--kei.component.KDateSelectorResources_ja

public class KDateSelectorResources_ja
extends ListResourceBundle

KDateSelectorの日本語リソ?[ス?B


Field Summary
(package private) static Object[][] contents
           
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
KDateSelectorResources_ja()
           
 
Method Summary
 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

static final Object[][] contents
Constructor Detail

KDateSelectorResources_ja

public KDateSelectorResources_ja()
Method Detail

getContents

public Object[][] getContents()
Specified by:
getContents in class ListResourceBundle