Class UIManagerExt.UIDefaultsExt
java.lang.Object
org.jdesktop.swingx.plaf.UIManagerExt.UIDefaultsExt
- Enclosing class:
UIManagerExt
Used to replicate the resource bundle behavior from the
UIDefaults.-
Field Summary
FieldsModifier and TypeFieldDescriptionMaps from a Locale to a cached Map of the ResourceBundle. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddResourceBundle(String bundleName) private ObjectgetFromResourceBundle(Object key, Locale l) Returns a Map of the known resources for the given locale.voidremoveResourceBundle(String bundleName)
-
Field Details
-
resourceBundles
-
resourceCache
-
-
Constructor Details
-
UIDefaultsExt
UIDefaultsExt()
-
-
Method Details
-
getFromResourceBundle
-
getResourceCache
-
addResourceBundle
-
removeResourceBundle
-