All Classes and Interfaces
Class
Description
This class represents a visual diff presenter, that knows how to compute the
differences between files and show them to the user.
Encapsulates a single Diff window that displays differences between two files (sources).
Enumerates Base (left) and Modified (right) panes of a Diff view for setLocation() method
Enumerates types of location for setLocation() method.
Provider class for DiffController, encapsulates a single Diff panel that displays differences between two files (sources).
Provider for DiffControllerImpl implemetations.
This class represents a single difference between two files.
This class represents a difference on a single line.
This class represents a provider of diff algorithm.
Controller interface that allows external code to control the DIFF component.
This class represents a diff visualizer.
This class represents a merge visualizer.
Utility class for patch application.
This class provides streams and information about them to be used by diff
and merge services.