|
Eclipse Platform 2.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TreeViewer | |
| org.eclipse.compare.structuremergeviewer | Provides support for finding and displaying the differences between hierarchically structured data. |
| org.eclipse.jface.viewers | Provides a framework for viewers, which are model-based content adapters for SWT widgets. |
| Uses of TreeViewer in org.eclipse.compare.structuremergeviewer |
| Subclasses of TreeViewer in org.eclipse.compare.structuremergeviewer | |
class |
DiffTreeViewer
A tree viewer that works on objects implementing the IDiffContainer and IDiffElement interfaces. |
class |
StructureDiffViewer
A diff tree viewer that can be configured with a IStructureCreator
to retrieve a hierarchical structure from the input object (an ICompareInput)
and perform a two-way or three-way compare on it. |
| Uses of TreeViewer in org.eclipse.jface.viewers |
| Subclasses of TreeViewer in org.eclipse.jface.viewers | |
class |
CheckboxTreeViewer
A concrete tree-structured viewer based on an SWT Tree
control with checkboxes on each node. |
|
Eclipse Platform 2.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||