Uses of Class
org.netbeans.api.diff.DiffController
Packages that use DiffController
-
Uses of DiffController in org.netbeans.api.diff
Methods in org.netbeans.api.diff that return DiffControllerModifier and TypeMethodDescriptionstatic DiffController
DiffController.create
(StreamSource base, StreamSource modified) Creates a Diff Controller for supplied left and right sources.static DiffController
DiffController.createEnhanced
(StreamSource base, StreamSource modified) Creates a Diff Controller for supplied left and right sources capable of creating enhanced UI.