Class AboutResources_es

java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.jfree.ui.about.resources.AboutResources_es

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

    • CONTENTS

      private static final Object[][] CONTENTS
      The resources to be localised.
  • Constructor Details

    • AboutResources_es

      public AboutResources_es()
      Default constructor.
  • Method Details

    • getContents

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