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.draw2dSubclasses of OrderedLayout in org.eclipse.draw2dModifier and TypeClassDescriptionclassLays out children in rows or columns, wrapping when the current row/column is filled.classArranges figures in a single row or column.