net.xoetrope.xui.helper
Interface ResourceBundleLoader
-
public interface ResourceBundleLoader
An interface to facilitate loading of resource bundles
Copyright (c) Xoetrope Ltd., 2002-2004
$Revision: 2.2 $
License: see License.txt
Method Summary |
java.util.ResourceBundle |
getResourceBundle(java.lang.String name)
Get the named resource bundle |
getResourceBundle
java.util.ResourceBundle getResourceBundle(java.lang.String name)
-
Get the named resource bundle
-
- Parameters:
-
name
- the bundle name
- Returns:
- the bundle