Eclipse Platform
2.0

Uses of Interface
org.eclipse.jface.viewers.IStructuredSelection

Packages that use IStructuredSelection
org.eclipse.jface.viewers Provides a framework for viewers, which are model-based content adapters for SWT widgets. 
 

Uses of IStructuredSelection in org.eclipse.jface.viewers
 

Classes in org.eclipse.jface.viewers that implement IStructuredSelection
 class StructuredSelection
          A concrete implementation of the IStructuredSelection interface, suitable for instantiating or subclassing.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.