kei.component
Class KDateSelectorResources

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

public class KDateSelectorResources
extends ListResourceBundle

KDateSelectorのデフォルトリソ?[ス?B


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

public KDateSelectorResources()
Method Detail

getContents

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