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

E13403-03

Uses of Interface
oracle.ide.component.NewFileValidator

Packages that use NewFileValidator
oracle.ide.component Contains graphical components that are implemented using two or more basic controls. 
oracle.jdeveloper.builder.file The file package includes the classes and interfaces for generating file objects. 
 

Uses of NewFileValidator in oracle.ide.component
 

Methods in oracle.ide.component that return NewFileValidator
 NewFileValidator NewFilePanel.getNewFileURLValidator()
          Retrieves the current NewFileValidator.
 

Methods in oracle.ide.component with parameters of type NewFileValidator
 void NewFilePanel.setNewFileURLValidator(NewFileValidator validator)
          Specifies the NewFileValidator that will be used, in addition to the default validation, to make sure that the URL for the new File is valid.
 

Uses of NewFileValidator in oracle.jdeveloper.builder.file
 

Classes in oracle.jdeveloper.builder.file that implement NewFileValidator
 class FileBuilderModel
           
 


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

E13403-03

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