|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.ResourceBundle
org.hd.d.pg2k.svrCore.ExhibitPropsGlobalImmutable.PropertiesDiffResourceBundle
private static final class ExhibitPropsGlobalImmutable.PropertiesDiffResourceBundle
Thin wrapper/holder for a local treedesc resource bundle based on PropertiesDiff. This returns entries out of the "new" data.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.util.ResourceBundle |
|---|
java.util.ResourceBundle.Control |
| Field Summary | |
|---|---|
private java.util.SortedMap<java.lang.String,java.lang.String> |
map
Handle on the underlying (immutable) data; never null. |
| Fields inherited from class java.util.ResourceBundle |
|---|
parent |
| Constructor Summary | |
|---|---|
ExhibitPropsGlobalImmutable.PropertiesDiffResourceBundle(PropertiesDiff pd)
Construct with (non-null) underlying data. |
|
| Method Summary | |
|---|---|
java.util.Enumeration<java.lang.String> |
getKeys()
|
protected java.lang.Object |
handleGetObject(java.lang.String key)
|
| Methods inherited from class java.util.ResourceBundle |
|---|
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, handleKeySet, keySet, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final java.util.SortedMap<java.lang.String,java.lang.String> map
| Constructor Detail |
|---|
ExhibitPropsGlobalImmutable.PropertiesDiffResourceBundle(PropertiesDiff pd)
| Method Detail |
|---|
protected java.lang.Object handleGetObject(java.lang.String key)
handleGetObject in class java.util.ResourceBundlepublic java.util.Enumeration<java.lang.String> getKeys()
getKeys in class java.util.ResourceBundle
|
DHD Multimedia Gallery V1.50.55 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||