com.aoindustries.website
Class ApplicationResources_ja

java.lang.Object
  extended by java.util.ResourceBundle
      extended by com.aoindustries.util.ModifiableResourceBundle
          extended by com.aoindustries.util.ModifiablePropertiesResourceBundle
              extended by com.aoindustries.util.EditableResourceBundle
                  extended by com.aoindustries.website.ApplicationResources_ja
All Implemented Interfaces:
java.lang.Comparable<com.aoindustries.util.EditableResourceBundle>

public final class ApplicationResources_ja
extends com.aoindustries.util.EditableResourceBundle

Provides a simplified interface for obtaining localized values from the ApplicationResources.properties files. Is also an editable resource bundle.

Author:
AO Industries, Inc.

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control
 
Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
ApplicationResources_ja()
          Do not use directly.
 
Method Summary
 
Methods inherited from class com.aoindustries.util.EditableResourceBundle
compareTo, handleGetObject, printEditableResourceBundleLookups, resetRequest
 
Methods inherited from class com.aoindustries.util.ModifiablePropertiesResourceBundle
getKeys, getModifiedTime, getValidatedTime, getValue, handleGetMediaType, handleIsBlockElement, handleKeySet, handleSetMediaType, handleSetObject, isModifiable
 
Methods inherited from class com.aoindustries.util.ModifiableResourceBundle
getMediaType, isBlockElement, setMediaType, setObject, setString, setStringArray
 
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

ApplicationResources_ja

public ApplicationResources_ja()
Do not use directly.