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

E13403-03

Uses of Class
oracle.jdeveloper.compare.IdeTextCompareContributor

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

Subclasses of IdeTextCompareContributor in oracle.jdeveloper.compare
 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 IdeTextCompareContributor in oracle.jdeveloper.merge
 

Subclasses of IdeTextCompareContributor in oracle.jdeveloper.merge
 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-03

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