Package | Description |
---|---|
org.netbeans.api.diff |
Modifier and Type | Method and Description |
---|---|
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.
|
Built on October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.