Class OnlyPseudoConflictsContentViewer

  • 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 OnlyPseudoConflictsContentViewer
    extends LabelContentViewer
    A LabelContentViewer in case of a comparison with only pseudo-conflicts.
    • Constructor Detail

      • OnlyPseudoConflictsContentViewer

        public OnlyPseudoConflictsContentViewer​(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.