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