Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.swt.layout.RowLayout

Packages that use RowLayout
org.eclipse.jface.layout Provides support for layout generation. 
 

Uses of RowLayout in org.eclipse.jface.layout
 

Methods in org.eclipse.jface.layout that return RowLayout
static RowLayout RowLayoutFactory.copyLayout(RowLayout layout)
          Copies the given RowLayout instance
 RowLayout RowLayoutFactory.create()
          Creates a new RowLayout, and initializes it with values from the factory.
 

Methods in org.eclipse.jface.layout with parameters of type RowLayout
static RowLayout RowLayoutFactory.copyLayout(RowLayout layout)
          Copies the given RowLayout instance
static RowLayoutFactory RowLayoutFactory.createFrom(RowLayout layout)
          Creates a factory that creates copies of the given layout.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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