org.eclipse.hyades.logging.events.cbe.util
Class EventMessages_ja

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--org.eclipse.hyades.logging.events.cbe.util.EventMessages_ja

Deprecated. As of 3.1, replaced by the plugin[[_]].properties property resource bundle.

public class EventMessages_ja
extends java.util.ListResourceBundle

Japanese resource bundle.

Since:
1.0.1
Version:
1.0.1
Author:
Paul E. Slauenwhite

Field Summary
static java.lang.String CLASS_NAME
          Deprecated.  
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
EventMessages_ja()
          Deprecated.  
 
Method Summary
 java.lang.Object[][] getContents()
          Deprecated.  
 
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

CLASS_NAME

public static final java.lang.String CLASS_NAME
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

EventMessages_ja

public EventMessages_ja()
Deprecated. 
Method Detail

getContents

public java.lang.Object[][] getContents()
Deprecated. 
Specified by:
getContents in class java.util.ListResourceBundle