Package org.jfree.ui.about.resources
Class AboutResources_pl
- java.lang.Object
-
- java.util.ResourceBundle
-
- java.util.ListResourceBundle
-
- org.jfree.ui.about.resources.AboutResources_pl
-
public class AboutResources_pl extends java.util.ListResourceBundle
A resource bundle that stores all the user interface 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 AboutResources_pl()
Default constructor.
-
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.
-