Extension SDK 10.1.2

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
static class EmptyFileBuilder.EmptyFileBuilderModel
           
 class FileBuilderModel
           
 


Extension SDK

 

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