public static class AnnotateDiffViewerAction.MyDiffExtension extends DiffExtension
EP_NAME
Constructor and Description |
---|
MyDiffExtension() |
Modifier and Type | Method and Description |
---|---|
void |
onViewerCreated(FrameDiffTool.DiffViewer diffViewer,
DiffContext context,
DiffRequest request)
Can be used to extend existing DiffViewers without registering new DiffTool
|
public void onViewerCreated(FrameDiffTool.DiffViewer diffViewer, DiffContext context, DiffRequest request)
DiffExtension
onViewerCreated
in class DiffExtension
DiffViewerListener
,
SimpleDiffViewer
,
SimpleOnesideDiffViewer
,
UnifiedDiffViewer