Uses of Class
org.eclipse.swt.layout.RowData
Packages that use RowData
-
Uses of RowData in org.eclipse.jface.layout
Methods in org.eclipse.jface.layout that return RowDataModifier and TypeMethodDescriptionstatic RowData
Returns a copy of the given RowDataRowDataFactory.create()
Creates a new GridData instance.Methods in org.eclipse.jface.layout with parameters of type RowDataModifier and TypeMethodDescriptionstatic RowData
Returns a copy of the given RowDatastatic RowDataFactory
RowDataFactory.createFrom
(RowData data) Creates a new RowDataFactory that creates copies of the given RowData by default.