站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 4.1.0

G-Index (NetBeans Diff API) - NetBeans API Javadoc 4.1.0

 
A C D G M O S T

G

getAll() - Static method in class org.netbeans.api.diff.Diff
Get all visual diff presenters registered in the system.
getDefault() - Static method in class org.netbeans.api.diff.Diff
Get the default visual diff presenter.
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.
getLine() - Method in class org.netbeans.api.diff.Difference.Part
Get the line number.
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.
getType() - Method in class org.netbeans.api.diff.Difference.Part
Get the difference type.
getType() - Method in class org.netbeans.api.diff.Difference
Get the difference type.

 
A C D G M O S T
Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.