Uses of Interface
org.eclipse.jface.viewers.ITreeSelection
Packages that use ITreeSelection
Package
Description
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
-
Uses of ITreeSelection in org.eclipse.jface.viewers
Classes in org.eclipse.jface.viewers that implement ITreeSelectionModifier and TypeClassDescriptionclass
A concrete implementation of theITreeSelection
interface, suitable for instantiating.Methods in org.eclipse.jface.viewers that return ITreeSelectionModifier and TypeMethodDescriptionAbstractTreeViewer.getStructuredSelection()
Returns theITreeSelection
of this viewer.