public class DiffViewerListener
extends java.lang.Object
Constructor and Description |
---|
DiffViewerListener() |
Modifier and Type | Method and Description |
---|---|
protected void |
onAfterRediff()
This is the best place to hook onto the viewer.
|
protected void |
onBeforeRediff() |
protected void |
onDispose() |
protected void |
onInit() |
protected void |
onRediffAborted()
Notifies that something in the world had changed and differences will need to be updated soon.
|
protected void onInit()
protected void onDispose()
protected void onBeforeRediff()
protected void onAfterRediff()
protected void onRediffAborted()