Class AboutResources_es
java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.jfree.ui.about.resources.AboutResources_es
A resource bundle that stores all the user interface items that might need localisation.
- Author:
- Hans-Jurgen Greiner.
-
Nested Class Summary
Nested classes/interfaces inherited from class ResourceBundle
ResourceBundle.Control -
Field Summary
Fields inherited from class ResourceBundle
parent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[][]Returns the array of strings in the resource bundle.Methods inherited from class ListResourceBundle
getKeys, handleGetObject, handleKeySetMethods inherited from class ResourceBundle
clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent
-
Constructor Details
-
AboutResources_es
public AboutResources_es()Default constructor.
-
-
Method Details
-
getContents
Returns the array of strings in the resource bundle.- Specified by:
getContentsin classListResourceBundle- Returns:
- the resources.
-