public interface FrameDiffTool extends DiffTool
Modifier and Type | Interface and Description |
---|---|
static interface |
FrameDiffTool.DiffViewer |
static class |
FrameDiffTool.ToolbarComponents |
Modifier and Type | Method and Description |
---|---|
FrameDiffTool.DiffViewer |
createComponent(DiffContext context,
DiffRequest request)
Creates viewer for the given request.
|
FrameDiffTool.DiffViewer createComponent(DiffContext context, DiffRequest request)
DiffTool.canShow(DiffContext, DiffRequest)
first.