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

Uses of Package org.netbeans.api.diff (NetBeans Diff API) - NetBeans API Javadoc 5.5.1

org.netbeans.modules.diff/1 1.15.31 42

Uses of Package
org.netbeans.api.diff

Packages that use org.netbeans.api.diff
org.netbeans.api.diff   
org.netbeans.spi.diff   
 

Classes in org.netbeans.api.diff used by org.netbeans.api.diff
Diff
          This class represents a visual diff presenter, that knows how to compute the differences between files and show them to the user.
Difference
          This class represents a single difference between two files.
Difference.Part
          This class represents a difference on a single line.
DiffView
          Controller interface that allows external code to control the DIFF component.
StreamSource
          This class provides streams and information about them to be used by diff and merge services.
 

Classes in org.netbeans.api.diff used by org.netbeans.spi.diff
Difference
          This class represents a single difference between two files.
DiffView
          Controller interface that allows external code to control the DIFF component.
StreamSource
          This class provides streams and information about them to be used by diff and merge services.
 


org.netbeans.modules.diff/1 1.15.31 42

Built on March 26 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.