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.IdeCompareContributor

Packages that use IdeCompareContributor
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 IdeCompareContributor in oracle.jdeveloper.compare
 

Classes in oracle.jdeveloper.compare that implement IdeCompareContributor
 class BinaryCompareContributor
           
 class IdeTextCompareContributor
          A TextCompareContributor specialization with contextual node support.
 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 IdeCompareContributor in oracle.jdeveloper.merge
 

Classes in oracle.jdeveloper.merge that implement IdeCompareContributor
 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.