org.netbeans.modules.diff/1 1.33.1 42

Uses of Class
org.netbeans.api.diff.DiffController

Packages that use DiffController
org.netbeans.api.diff   
 

Uses of DiffController in org.netbeans.api.diff
 

Methods in org.netbeans.api.diff that return DiffController
static 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.
 


org.netbeans.modules.diff/1 1.33.1 42

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.