Skip navigation links

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

E17493-04


Uses of Interface
oracle.ide.file.FileChange

Packages that use FileChange
oracle.ide.file Classes and interfaces used to track changes to files. 

 

Uses of FileChange in oracle.ide.file

 

Classes in oracle.ide.file that implement FileChange
protected  class FileTable.FileChangeImpl
          Implementation of the FileChange interface.

 

Methods in oracle.ide.file that return FileChange
 FileChange FileChanges.getChange(java.net.URL file)
          Get the change for a specific file, if it has changed.

 

Methods in oracle.ide.file that return types with arguments of type FileChange
 java.util.Iterator<FileChange> FileChanges.iterator()
          Returns an iterator over the file changes.

 


Skip navigation links

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

E17493-04


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