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
LabelContentViewer in 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.
|
NoSelectedItemCompareInput |
A compare input whose purpose is to support a comparison with no selected items.
|
NoSelectedItemContentViewer |
A
LabelContentViewer in case of a comparison with no selected item. |
NoSelectedItemViewerCreator |
Creates an empty viewer with a single centered label which states that there is no selected item.
|
NoVisibleItemCompareInput |
A compare input whose purpose is to support a comparison with no visible items.
|
NoVisibleItemContentViewer |
A
LabelContentViewer in 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
LabelContentViewer in 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
LabelContentViewer in case of a comparison with no differences. |
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.