java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.jpo.gui.JpoResources_zh_CN
class that holds the generic labels for the JPO application.
Use the following command to access your Strings:
Settings.jpoResources.getString("key")
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.ResourceBundle
ResourceBundle.Control
-
Field Summary
Fields inherited from class java.util.ResourceBundle
parent
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySet
Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent
-
Field Details
-
contents
the resource bundle
-
-
Constructor Details
-
JpoResources_zh_CN
public JpoResources_zh_CN()
-
-
Method Details
-
getContents
- Specified by:
getContents
in classListResourceBundle
-