Package org.jfree.data.resources
Class DataPackageResources_fr
- java.lang.Object
-
- java.util.ResourceBundle
-
- java.util.ListResourceBundle
-
- org.jfree.data.resources.DataPackageResources_fr
-
public class DataPackageResources_fr extends java.util.ListResourceBundle
A resource bundle that stores all the items that might need localisation.
-
-
Field Summary
Fields Modifier and Type Field Description private static java.lang.Object[][]
CONTENTS
The resources to be localised.
-
Constructor Summary
Constructors Constructor Description DataPackageResources_fr()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object[][]
getContents()
Returns the array of strings in the resource bundle.
-