| Package | Description |
|---|---|
| oracle.ide.resourcebundle |
Provides a designtime abstraction around locating and managing resource bundles used by visual and non-visual editors.
|
| oracle.javatools.resourcebundle |
| Class and Description |
|---|
| ResourceBundleKeyGenerator
Stragegy for generating default key names for the given text.
|
| ResourceBundleListener
An event gets fired whenever a change is made to the contents of a ResourceBundleWrapper.
|
| ResourceBundleManager
Manager class for resource bundle support in the Oracle Fusion Platform.
|
| ResourceBundleOperationResult
Provides the result of a ResourceBundle operation that is more complicated than a simple boolean.
|
| ResourceBundleType
A
ResourceBundleType represents an implementation of an ResourceBundleWrapper. |
| ResourceBundleUtils |
| ResourceBundleWrapper
Run-time and Design-time interface which abstracts the resource bundle storage.
|
| Class and Description |
|---|
| AppBundleInfo |
| AppBundleInfoFactory |
| AppBundleInfoRT |
| AppBundleInfoRT.CreateInfo |
| AppBundleInfoRT.Key |
BundleRegistrationInfo
BundleRegistrationInfo provides information about a resource bundle that has been registered with the Ide's resource bundle framework. |
| ChainedBundleFactory |
| ResourceBundleCacheConfig |
| ResourceBundleEvent
A
ResourceBundleEvent is fired when the contents of a ResourceBundleWrapper changes. |
| ResourceBundleEvent.EventType
Type (ADDED, REMOVED, or MODIFIED) represented by this EventObject.
|
| ResourceBundleKeyGenerator
Stragegy for generating default key names for the given text.
|
| ResourceBundleListener
An event gets fired whenever a change is made to the contents of a ResourceBundleWrapper.
|
| ResourceBundleManager
Manager class for resource bundle support in the Oracle Fusion Platform.
|
| ResourceBundleOperationResult
Provides the result of a ResourceBundle operation that is more complicated than a simple boolean.
|
| ResourceBundleType
A
ResourceBundleType represents an implementation of an ResourceBundleWrapper. |
| ResourceBundleWrapper
Run-time and Design-time interface which abstracts the resource bundle storage.
|
| ResourceBundleWrapperRT
The
ResourceBundleWrapperRT provides some of the base implementation of a ResourceBundleWrapper for run-time. |
| ResourceBundleWrapperRT.DefaultSearchContext |
| ResourceBundleWrapperRT.SearchType
Deprecated.
See class, SearchSupport for new RT search capabilities. The ordinals are now frozen because of the mapping in DefaultSearchContext.
|
| SearchContext
This is the core class that controls how the search occurs.
|
| SearchSupport |