Uses of Package
org.eclipse.jface.layout
-
Packages that use org.eclipse.jface.layout Package Description org.eclipse.jface.layout Provides support for layout generation. -
Classes in org.eclipse.jface.layout used by org.eclipse.jface.layout Class Description AbstractColumnLayout The AbstractColumnLayout is aLayout
used to set the size of a table in a consistent way even during a resize unlike aTableLayout
which only sets initial sizes.GridDataFactory This class provides a convenient shorthand for creating and initializing GridData.GridLayoutFactory GridLayoutFactory creates and initializes grid layouts.RowDataFactory This class provides a convenient shorthand for creating and initialising RowData.RowLayoutFactory RowLayoutFactory creates and initializes row layouts.