Class NoDifferencesContentViewer

  • All Implemented Interfaces:
    org.eclipse.compare.IPropertyChangeNotifier, CommandStackListener, org.eclipse.jface.viewers.IInputProvider, org.eclipse.jface.viewers.IInputSelectionProvider, org.eclipse.jface.viewers.ISelectionProvider

    public class NoDifferencesContentViewer
    extends LabelContentViewer
    A LabelContentViewer in case of a comparison with no differences.
    • Constructor Detail

      • NoDifferencesContentViewer

        public NoDifferencesContentViewer​(org.eclipse.swt.widgets.Composite parent,
                                          EMFCompareConfiguration configuration)
        Creates a new viewer and its controls.
        Parameters:
        parent - the parent of the control of this viewer.