public class OnesideBinaryDiffViewer extends OnesideDiffViewer<BinaryEditorHolder>
Disposable.Parent
myContentPanel, myPanel
LOG, myContext, myProject, myRequest
Constructor and Description |
---|
OnesideBinaryDiffViewer(DiffContext context,
DiffRequest request) |
Modifier and Type | Method and Description |
---|---|
static boolean |
canShowRequest(DiffContext context,
DiffRequest request) |
protected java.util.List<AnAction> |
createToolbarActions() |
protected java.lang.Runnable |
performRediff(ProgressIndicator indicator) |
protected void |
processContextHints() |
protected void |
updateContextHints() |
canShowRequest, createEditorHolder, createTitle, getComponent, getContent, getData, getEditorHolder, getNavigatable, getPreferredFocusedComponent, getSide, onDispose, onInit
createDocumentListener, createFileListener, onBeforeDocumentChange, onDocumentChange, onFileChange, onFileChange
abortRediff, addListener, createPopupActions, dispose, forceRediffSynchronously, getContext, getListeners, getProject, getRequest, getStatusPanel, init, isDisposed, onAfterRediff, onBeforeRediff, onSlowRediff, rediff, rediff, removeListener, scheduleRediff, tryRediffSynchronously
public OnesideBinaryDiffViewer(DiffContext context, DiffRequest request)
protected void processContextHints()
processContextHints
in class DiffViewerBase
protected void updateContextHints()
updateContextHints
in class DiffViewerBase
protected java.util.List<AnAction> createToolbarActions()
createToolbarActions
in class DiffViewerBase
protected java.lang.Runnable performRediff(ProgressIndicator indicator)
performRediff
in class DiffViewerBase
public static boolean canShowRequest(DiffContext context, DiffRequest request)