Class DemoResources

java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.jfree.chart.demo.resources.DemoResources

public class DemoResources
extends ListResourceBundle
A resource bundle that stores all the user interface items that might need localisation.
  • Constructor Details

    • DemoResources

      public DemoResources()
  • Method Details

    • getContents

      public Object[][] getContents()
      Returns the array of strings in the resource bundle.
      Returns:
      the resources.