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

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

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

public class EventMessages_fr
extends java.util.ListResourceBundle

French 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_fr()
          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_fr

public EventMessages_fr()
Deprecated. 
Method Detail

getContents

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