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

E13403-04

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
 


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

E13403-04

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