| Package | Description | 
|---|---|
| oracle.ide.resourcebundle | 
 Provides a designtime abstraction around locating and managing resource bundles
used by visual and non-visual editors. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResourceBundleConstants.SearchMode | 
NodeResourceBundle.getSearchMode()
Gets the search mode the bundle should use 
 | 
static ResourceBundleConstants.SearchMode | 
ResourceBundleConstants.SearchMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static ResourceBundleConstants.SearchMode[] | 
ResourceBundleConstants.SearchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |