Uses of Class
org.eclipse.swt.layout.RowData
-
Uses of RowData in org.eclipse.jface.layout
Modifier and TypeMethodDescriptionstatic RowData
Returns a copy of the given RowDataRowDataFactory.create()
Creates a new GridData instance.Modifier 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.