|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sdm.quasar.client.core.dialogbase.config.impl.DefaultResourceBundleConfiguration
| Constructor Summary | |
DefaultResourceBundleConfiguration()
Creates a new DefaultResourceBundleConfiguration. |
|
DefaultResourceBundleConfiguration(java.lang.String[] bundleNames)
Creates a new DefaultResourceBundleConfiguration with the bundles given. |
|
| Method Summary | |
void |
addBoundleBaseName(java.lang.String bundleName)
Adds a resource bundle name to the list of resources. |
java.util.ResourceBundle[] |
getResourceBundles(java.util.Locale locale)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultResourceBundleConfiguration()
DefaultResourceBundleConfiguration.
public DefaultResourceBundleConfiguration(java.lang.String[] bundleNames)
DefaultResourceBundleConfiguration with the bundles given.
bundleNames - names of resource bundles to add to this configuration| Method Detail |
public void addBoundleBaseName(java.lang.String bundleName)
bundleName - the bundle name to add (not null)public java.util.ResourceBundle[] getResourceBundles(java.util.Locale locale)
getResourceBundles in interface ResourceBundleConfigurationlocale -
ResourceBundleConfiguration.getResourceBundles(java.util.Locale)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||