Eclipse Platform
Release 3.6

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

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

Uses of RowData in org.eclipse.jface.layout
 

Methods in org.eclipse.jface.layout that return RowData
static RowData RowDataFactory.copyData(RowData data)
          Returns a copy of the given RowData
 RowData RowDataFactory.create()
          Creates a new GridData instance.
 

Methods in org.eclipse.jface.layout with parameters of type RowData
static RowData RowDataFactory.copyData(RowData data)
          Returns a copy of the given RowData
static RowDataFactory RowDataFactory.createFrom(RowData data)
          Creates a new RowDataFactory that creates copies of the given RowData by default.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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