|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DiffView | |
| org.netbeans.api.diff | |
| org.netbeans.spi.diff | |
| Uses of DiffView in org.netbeans.api.diff |
| Methods in org.netbeans.api.diff that return DiffView | |
DiffView |
Diff.createDiff(StreamSource s1,
StreamSource s2)
Creates single-window diff component that does not include any navigation controls and is controlled programatically via the returned DiffView interface. |
| Uses of DiffView in org.netbeans.spi.diff |
| Methods in org.netbeans.spi.diff that return DiffView | |
DiffView |
DiffVisualizer.createDiff(Difference[] diffs,
StreamSource s1,
StreamSource s2)
Creates single-window diff component that does not include any navigation controls and is controlled programatically via the returned DiffView interface. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||