Uses of Class
org.netbeans.spi.diff.DiffControllerImpl
Packages that use DiffControllerImpl
-
Uses of DiffControllerImpl in org.netbeans.spi.diff
Methods in org.netbeans.spi.diff that return DiffControllerImplModifier and TypeMethodDescriptionabstract DiffControllerImpl
DiffControllerProvider.createDiffController
(StreamSource base, StreamSource modified) Creates a Diff Controller for supplied left and right sources.DiffControllerProvider.createEnhancedDiffController
(StreamSource base, StreamSource modified) Creates a Diff Controller for supplied left and right sources.