Eclipse Draw2d
2.1

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

Packages that use TextFlow
org.eclipse.draw2d.text   
 

Uses of TextFlow in org.eclipse.draw2d.text
 

Constructors in org.eclipse.draw2d.text with parameters of type TextFlow
TextLayout(TextFlow flow)
          Creates a new TextLayout with the given TextFlow
SimpleTextLayout(TextFlow flow)
          Creates a new SimpleTextLayout with the given TextFlow
ParagraphTextLayout(TextFlow flow)
          Consturcts a new ParagraphTextLayout on the specified TextFlow.
ParagraphTextLayout(TextFlow flow, int style)
          Constructs the layout with the specified TextFlow and wrapping style.
 


Eclipse Draw2d
2.1

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