Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.2)

E13403-10


Uses of Class
oracle.ide.resourcebundle.AbstractBundleSelectionValidator

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

 

Uses of AbstractBundleSelectionValidator in oracle.ide.resourcebundle

 

Methods in oracle.ide.resourcebundle that return AbstractBundleSelectionValidator
static AbstractBundleSelectionValidator SelectTextPanel.findBundleValidator(java.net.URL jarURL)
          Package-protected only so that unit tests and ResourceBundleOptionsPanel can access it.

 

Methods in oracle.ide.resourcebundle with parameters of type AbstractBundleSelectionValidator
static void SelectTextPanel.addBundleSelectionValidator(AbstractBundleSelectionValidator validator)
          Adds the specified AbstractBundleSelectionValidator to the list of validators
static void SelectTextPanel.removeBundleSelectionValidator(AbstractBundleSelectionValidator validator)
          Removes the specified AbstractBundleSelectionValidator from the list of validators

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.2)

E13403-10


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