Eclipse Draw2d
2.1

Uses of Class
org.eclipse.draw2d.text.BlockFlow

Packages that use BlockFlow
org.eclipse.draw2d.text   
 

Uses of BlockFlow in org.eclipse.draw2d.text
 

Subclasses of BlockFlow in org.eclipse.draw2d.text
 class FlowPage
          The root of a Flow hierarchy.
 

Methods in org.eclipse.draw2d.text that return BlockFlow
protected  BlockFlow BlockFlowLayout.getBlockFlow()
          Returns the BlockFlow associated with this BlockFlowLayout
 

Constructors in org.eclipse.draw2d.text with parameters of type BlockFlow
BlockFlowLayout(BlockFlow blockFlow)
          Creates a new BlockFlowLayout with the given BlockFlow.
 


Eclipse Draw2d
2.1

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