| 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 |
|---|---|
abstract void |
ResourceBundleManagerDT.getBundle(PropertyStorage project,
java.lang.String bundleId,
boolean createBundle,
ResourceBundleCallback callback)
Gets (or creates) the Design Time Resource Bundle instance for the
given project and bundleId
|