A custom CompareViewerPane that supports dynamic viewer switching.
Clients must implement the viewer switching strategy by implementing
the getViewer(Viewer, Object) method.
If a property with the name CompareUI.COMPARE_VIEWER_TITLE is set
on the top level SWT control of a viewer, it is used as a title in the CompareViewerPane's
title bar.
CompareViewerPanethat supports dynamic viewer switching.Clients must implement the viewer switching strategy by implementing the
getViewer(Viewer, Object)method.If a property with the name
CompareUI.COMPARE_VIEWER_TITLEis set on the top level SWT control of a viewer, it is used as a title in theCompareViewerPane's title bar.