|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.javatools.compare.CompareContributor
oracle.javatools.compare.algorithm.sequence.SequenceCompareContributor
oracle.javatools.compare.algorithm.text.TextCompareContributor
oracle.jdeveloper.compare.TextNodeContributor
A TextCompareContributor based on the current contents of an editor buffer.
| Field Summary |
| Fields inherited from interface oracle.javatools.compare.EditableContributor |
PROPERTY_EDITABLE, PROPERTY_MODIFIED |
| Constructor Summary | |
TextNodeContributor(TextNode node)
|
|
| Method Summary | |
java.lang.String |
getLongLabel()
Get a long label for this comparable element. |
PatchCompareDescriptor |
getPatchDescriptor()
Gets the patch descriptor object for the compare contributor, used in the creation of a patch. |
java.lang.String |
getShortLabel()
Get a short label for this comparable element. |
TextBuffer |
getTextBuffer()
Gets the text buffer for the comparison and patch contribution. |
java.lang.String |
getType()
Get the extension of the file this contributor represents. |
boolean |
isEditable()
Get whether this contributor is currently editable. |
boolean |
isModified()
Get whether this contributor is currently modified, i.e. has unsaved changes pending. |
| Methods inherited from class oracle.javatools.compare.algorithm.text.TextCompareContributor |
addChangeListener, addTextBufferListeners, equal, getIgnoreWhitespace, getLength, removeChangeListener, setIgnoreWhitespace |
| Methods inherited from class oracle.javatools.compare.CompareContributor |
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeSupport, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface oracle.javatools.compare.EditableContributor |
addChangeListener, removeChangeListener |
| Methods inherited from interface oracle.jdeveloper.compare.PatchCompareContributor |
getIgnoreWhitespace |
| Constructor Detail |
public TextNodeContributor(TextNode node)
| Method Detail |
public TextBuffer getTextBuffer()
PatchCompareContributor
getTextBuffer in interface PatchCompareContributorpublic java.lang.String getType()
CompareContributor
getType in class CompareContributorpublic java.lang.String getShortLabel()
CompareContributor
getShortLabel in class CompareContributorpublic java.lang.String getLongLabel()
CompareContributor
getLongLabel in class CompareContributorpublic boolean isEditable()
EditableContributor
isEditable in interface EditableContributorpublic boolean isModified()
EditableContributor
isModified in interface EditableContributorpublic PatchCompareDescriptor getPatchDescriptor()
PatchCompareContributor
getPatchDescriptor in interface PatchCompareContributor
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.