Eclipse Platform
Release 3.4

Uses of Class
org.eclipse.jface.databinding.viewers.TreeStructureAdvisor

Packages that use TreeStructureAdvisor
org.eclipse.jface.databinding.viewers Provides classes that can be used to observe the JFace Viewer framework.  
 

Uses of TreeStructureAdvisor in org.eclipse.jface.databinding.viewers
 

Constructors in org.eclipse.jface.databinding.viewers with parameters of type TreeStructureAdvisor
ObservableListTreeContentProvider(IObservableFactory listFactory, TreeStructureAdvisor structureAdvisor)
          Constructs an ObservableListTreeContentProvider using the given list factory.
ObservableSetTreeContentProvider(IObservableFactory setFactory, TreeStructureAdvisor structureAdvisor)
          Constructs an ObservableListTreeContentProvider using the given list factory.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.