public static class DiffActionExecutor.CompareToCurrentExecutor extends DiffActionExecutor
DiffActionExecutor.CompareToCurrentExecutor, DiffActionExecutor.CompareToFixedExecutor, DiffActionExecutor.DeletionAwareExecutor
myDiffProvider, myProject, mySelectedFile
Constructor and Description |
---|
CompareToCurrentExecutor(DiffProvider diffProvider,
VirtualFile selectedFile,
Project project,
Editor editor) |
Modifier and Type | Method and Description |
---|---|
protected ContentRevision |
getContentRevision() |
createRemote, showDiff, showDiff, showDiff
public CompareToCurrentExecutor(DiffProvider diffProvider, VirtualFile selectedFile, Project project, Editor editor)
protected ContentRevision getContentRevision()
getContentRevision
in class DiffActionExecutor