public class DMXResourceBundle extends ResourceBundle
DMXResourceManager
. It
provides consistent access to resources within the framework, while still being transparent to classes that
do not rely on DEMUX Framework.ResourceBundle.Control
parent
Constructor and Description |
---|
DMXResourceBundle(DefaultResourceHandler resourceHandler)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
Enumeration<String> |
getKeys() |
protected Object |
handleGetObject(String key) |
Set<String> |
keySet() |
clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, handleKeySet, setParent
public DMXResourceBundle(DefaultResourceHandler resourceHandler)
resourceHandler
- underlying resource managerprotected Object handleGetObject(String key)
handleGetObject
in class ResourceBundle
public Enumeration<String> getKeys()
getKeys
in class ResourceBundle
public Set<String> keySet()
keySet
in class ResourceBundle
Copyright © 2012-2014 Vektor Software. All Rights Reserved.