Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Uses of Package
oracle.ide.resourcebundle

Packages that use oracle.ide.resourcebundle
oracle.ide.resourcebundle Provides a designtime abstraction around locating and managing resource bundles used by visual and non-visual editors. 
 

Classes in oracle.ide.resourcebundle used by oracle.ide.resourcebundle
GlobalBundleInfo
           
NodeResourceBundle
          Implementors of ResourceBundleWrapper must extend NodeResourceBundle so that the ResourceBundleManager can properly work with their implementation.
NodeResourceBundle.OperationType
           
NodeResourceBundle.SearchType
          SearchType (ALL_KEYS, EXACT_MATCH, CONTAINS_MATCH, METADATA_MATCH or CONTAINS_KEY)
ResourceBundleCallback
          ResourceBundleCallback defines an object that can be called when the ResourceBundleManagerDT finds a bundle via the call getBundle(PropertyStorage project, String bundleId, boolean createBundle, ResourceBundleCallback callback)
ResourceBundleConstants.BundleTypes
          Basic bundle types that may be used as storage for resource bundles
ResourceBundleConstants.QueryTypes
          Query types that are supported in the SelectTextPanel ui
ResourceBundleConstants.SearchMode
          Search modes that are supported in the SelectTextPanel ui
ResourceBundleKey
          ResourceBundleKey encapsulates an entry in a resource bundle.
ResourceBundleOptions
          ResourceBundleOptions provides a persistable set of options used to drive how the resource bundle manager works.
ResourceBundlePreferences
          ResourceBundlePreferences represent the resource bundle preferences that have been registered via role files
ResourceBundleSelectionValidators
          ResourceBundleSelectionValidators represent the list of resource bundle selection validators that have been registered via the extension manifest of extensions.
SelectTextPanel.SearchType
          SearchType (ALL_SEARCH, KEY_SEARCH, TEXT_SEARCH or METADATA_SEARCH)
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.