Skip navigation links
org.netbeans.modules.diff/1 1.69.0 42
A C D G I M O P R S T V 

G

getAll() - Static method in class org.netbeans.api.diff.Diff
Get all visual diff presenters registered in the system.
getComponent() - Method in interface org.netbeans.api.diff.DiffView
Gets the visual DIFF component that modules can include in their GUI.
getCurrentDifference() - Method in interface org.netbeans.api.diff.DiffView
Get the current difference that is displayed in the view.
getDefault() - Static method in class org.netbeans.api.diff.Diff
Get the default visual diff presenter.
getDifferenceCount() - Method in class org.netbeans.api.diff.DiffController
Gets total number of Differences between sources currently displayed in the Diff view.
getDifferenceCount() - Method in interface org.netbeans.api.diff.DiffView
Gets the number of differences found in sources.
getDifferenceCount() - Method in class org.netbeans.spi.diff.DiffControllerImpl
Gets total number of Differences between sources currently displayed in the Diff view.
getDifferenceIndex() - Method in class org.netbeans.api.diff.DiffController
Gets the current (highlighted) difference in the Diff view.
getDifferenceIndex() - Method in class org.netbeans.spi.diff.DiffControllerImpl
Gets the current (highlighted) difference in the Diff view.
getEndPosition() - Method in class org.netbeans.api.diff.Difference.Part
Get the position on which the difference ends on this line.
getFirstEnd() - Method in class org.netbeans.api.diff.Difference
Get the line number on which the difference ends in the first file.
getFirstLineDiffs() - Method in class org.netbeans.api.diff.Difference
The list of differences on lines in the first file.
getFirstStart() - Method in class org.netbeans.api.diff.Difference
Get the line number on which the difference starts in the first file.
getFirstText() - Method in class org.netbeans.api.diff.Difference
Get the text content of the difference in the first file.
getJComponent() - Method in class org.netbeans.api.diff.DiffController
Intializes the Controller and creates visual presenter of the Diff.
getJComponent() - Method in class org.netbeans.spi.diff.DiffControllerImpl
Retrieves visual presenter of the Diff.
getLine() - Method in class org.netbeans.api.diff.Difference.Part
Get the line number.
getLookup() - Method in class org.netbeans.api.diff.StreamSource
Source lookup that may define the content of this source.
getMIMEType() - Method in class org.netbeans.api.diff.StreamSource
Get the MIME type of the source.
getName() - Method in class org.netbeans.api.diff.StreamSource
Get the name of the source.
getSecondEnd() - Method in class org.netbeans.api.diff.Difference
Get the line number on which the difference ends in the second file.
getSecondLineDiffs() - Method in class org.netbeans.api.diff.Difference
The list of differences on lines in the second file.
getSecondStart() - Method in class org.netbeans.api.diff.Difference
Get the line number on which the difference starts in the second file.
getSecondText() - Method in class org.netbeans.api.diff.Difference
Get the text content of the difference in the second file.
getStartPosition() - Method in class org.netbeans.api.diff.Difference.Part
Get the position on which the difference starts on this line.
getTitle() - Method in class org.netbeans.api.diff.StreamSource
Get the title of the source.
getToolBar() - Method in interface org.netbeans.api.diff.DiffView
Get a toolbar, that is adviced to be displayed together with the component obtained from DiffView.getComponent().
getType() - Method in class org.netbeans.api.diff.Difference
Get the difference type.
getType() - Method in class org.netbeans.api.diff.Difference.Part
Get the difference type.
A C D G I M O P R S T V 
Skip navigation links
org.netbeans.modules.diff/1 1.69.0 42