Eclipse Platform
Release 3.4

Uses of Class
org.eclipse.swt.widgets.Sash

Packages that use Sash
org.eclipse.jface.preference Provides a framework for preferences.  
org.eclipse.ui.presentations Classes for contributing presentations to eclipse. 
 

Uses of Sash in org.eclipse.jface.preference
 

Methods in org.eclipse.jface.preference that return Sash
protected  Sash PreferenceDialog.createSash(Composite composite, Control rightControl)
          Create the sash with right control on the right.
 

Uses of Sash in org.eclipse.ui.presentations
 

Methods in org.eclipse.ui.presentations that return Sash
 Sash AbstractPresentationFactory.createSash(Composite parent, int style)
          Creates the Sash control that is used to separate view and editor parts.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

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