Uses of Class
org.eclipse.draw2d.OrderedLayout
Packages that use OrderedLayout
Package
Description
Primary package containing general interfaces and implementation classes.
-
Uses of OrderedLayout in org.eclipse.draw2d
Subclasses of OrderedLayout in org.eclipse.draw2dModifier and TypeClassDescriptionclass
Lays out children in rows or columns, wrapping when the current row/column is filled.class
Arranges figures in a single row or column.