| Class | Description | 
|---|---|
| LabelContentViewer | A dummy viewer that displays a single label. | 
| LabeledViewerCreator | Creates an empty viewer with a single centered label which say to wait for the comparison to finish or
 there is no selected item if the comparison is finished. | 
| NoDifferencesCompareInput | A compare input whose purpose is to support a comparison with no differences. | 
| NoDifferencesContentViewer | A  LabelContentViewerin case of a comparison with no differences. | 
| NoDifferencesViewerCreator | Creates an empty viewer with a single centered label which says there is no differences for the comparison. | 
| NoSelectedItemContentViewer | A  LabelContentViewerin case of a comparison with no selected item. | 
| NoVisibleItemCompareInput | A compare input whose purpose is to support a comparison with no visible items. | 
| NoVisibleItemContentViewer | A  LabelContentViewerin case of a comparison with no visible item. | 
| NoVisibleItemViewerCreator | Creates an empty viewer with a single centered label which say there is no visible item for the comparison. | 
| OnlyPseudoConflictsCompareInput | A compare input whose purpose is to support a comparison with only pseudo-conflicts. | 
| OnlyPseudoConflictsContentViewer | A  LabelContentViewerin case of a comparison with only pseudo-conflicts. | 
| OnlyPseudoConflictsViewerCreator | Creates an empty viewer with a single centered label which says there are only pseudo-conflicts for the
 comparison. | 
| WaitContentViewer | A  LabelContentViewerin case of a comparison with no differences. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.