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

E13403-04

Uses of Interface
oracle.jdeveloper.compare.PatchCompareContributor

Packages that use PatchCompareContributor
oracle.jdeveloper.compare contains classes nbsp;that can be used to invoke and control the integrated compare (diff) viewer in JDeveloper and hook into the Compare With menu. 
oracle.jdeveloper.merge Contains classes for merge editor abstractions, including an editor addin, commands, a controller, and utilities. 
 

Uses of PatchCompareContributor in oracle.jdeveloper.compare
 

Classes in oracle.jdeveloper.compare that implement PatchCompareContributor
 class InputStreamTextContributor
          A TextCompareContributor that uses an InputStream.
 class TextNodeContributor
          A TextCompareContributor based on the current contents of an editor buffer.
 class URLContributor
          A contributor to compare based on a URL
 

Uses of PatchCompareContributor in oracle.jdeveloper.merge
 

Classes in oracle.jdeveloper.merge that implement PatchCompareContributor
 class TextMergeNodeContributor
          Textual merge compare contributor class, based around a TextMergeNode.
 


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.