Package org.jfree.chart.demo.resources
Class DemoResources_fr
java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.jfree.chart.demo.resources.DemoResources_fr
public class DemoResources_fr extends ListResourceBundle
Localised resources for France.
- Author:
- AB
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.ResourceBundle
ResourceBundle.Control
-
Constructor Summary
Constructors Constructor Description DemoResources_fr()
-
Method Summary
Modifier and Type Method Description Object[][]
getContents()
Returns the array of strings in the resource bundle.Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet
-
Constructor Details
-
DemoResources_fr
public DemoResources_fr()
-
-
Method Details
-
getContents
Returns the array of strings in the resource bundle.- Returns:
- the resources.
-