Eclipse Draw2d
3.3

Uses of Class
org.eclipse.draw2d.OrderedLayout

Packages that use OrderedLayout
org.eclipse.draw2d Primary package containing general interfaces and implementation classes. 
 

Uses of OrderedLayout in org.eclipse.draw2d
 

Subclasses of OrderedLayout in org.eclipse.draw2d
 class FlowLayout
          Lays out children in rows or columns, wrapping when the current row/column is filled.
 class ToolbarLayout
          Arranges figures in a single row or column.
 


Eclipse Draw2d
3.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.