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

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

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

public class EventMessages_it
extends java.util.ListResourceBundle

Italian 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_it()
          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_it

public EventMessages_it()
Deprecated. 
Method Detail

getContents

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