org.netbeans.modules.diff/1 1.28.2 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.28.2 42

Built on July 29 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.