Package org.jfree.chart.resources
Class JFreeChartResources
- java.lang.Object
-
- java.util.ResourceBundle
-
- java.util.ListResourceBundle
-
- org.jfree.chart.resources.JFreeChartResources
-
public class JFreeChartResources extends java.util.ListResourceBundle
Localised resources for JFreeChart.
-
-
Field Summary
Fields Modifier and Type Field Description private static java.lang.Object[][]
CONTENTS
The resources to be localised.
-
Constructor Summary
Constructors Constructor Description JFreeChartResources()
-
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.
-