public class PropertyContentMergeViewerCreator extends Object implements org.eclipse.compare.IViewerCreator
IViewerCreator that creates a PropertyContentMergeViewer.| Constructor and Description | 
|---|
| PropertyContentMergeViewerCreator() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.eclipse.jface.viewers.Viewer | createViewer(org.eclipse.swt.widgets.Composite parent,
            org.eclipse.compare.CompareConfiguration configuration)
 
 This implementation creates a  PropertyContentMergeViewer. | 
public org.eclipse.jface.viewers.Viewer createViewer(org.eclipse.swt.widgets.Composite parent,
                                                     org.eclipse.compare.CompareConfiguration configuration)
 This implementation creates a PropertyContentMergeViewer.
 
createViewer in interface org.eclipse.compare.IViewerCreatorIViewerCreator.createViewer(Composite, CompareConfiguration)
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.