Class AboutResources_fr
java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.jfree.ui.about.resources.AboutResources_fr
A resource bundle that stores all the user interface items that might need localisation.
- Author:
- Anthony Boulestreau
-
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_fr
public AboutResources_fr()Default constructor.
-
-
Method Details
-
getContents
Returns the array of strings in the resource bundle.- Specified by:
getContentsin classListResourceBundle- Returns:
- the resources.
-