org.netbeans.modules.diff/1 1.33.1 42

Package org.netbeans.api.diff

Interface Summary
DiffView Controller interface that allows external code to control the DIFF component.
 

Class Summary
Diff This class represents a visual diff presenter, that knows how to compute the differences between files and show them to the user.
DiffController Encapsulates a single Diff window that displays differences between two files (sources).
Difference This class represents a single difference between two files.
Difference.Part This class represents a difference on a single line.
PatchUtils Utility class for patch application.
StreamSource This class provides streams and information about them to be used by diff and merge services.
 

Enum Summary
DiffController.DiffPane Enumerates Base (left) and Modified (right) panes of a Diff view for setLocation() method
DiffController.LocationType Enumerates types of location for setLocation() method.
 


org.netbeans.modules.diff/1 1.33.1 42

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.