Class WaitContentViewer

  • 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 WaitContentViewer
    extends LabelContentViewer
    A LabelContentViewer in case of a comparison with no differences.
    • Constructor Detail

      • WaitContentViewer

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