Class AboutResources_de

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

public class AboutResources_de 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_de

      public AboutResources_de()
      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.