Uses of Class
org.netbeans.api.diff.Diff
Packages that use Diff
-
Uses of Diff in org.netbeans.api.diff
Methods in org.netbeans.api.diff that return DiffModifier and TypeMethodDescriptionstatic Diff
Diff.getDefault()
Get the default visual diff presenter.Methods in org.netbeans.api.diff that return types with arguments of type DiffModifier and TypeMethodDescriptionstatic Collection
<? extends Diff> Diff.getAll()
Get all visual diff presenters registered in the system.