Uses of Class
org.problets.lib.io.output.TextFormatter

Packages that use TextFormatter
org.problets.lib.conceptmap.state   
org.problets.lib.stretchtext   
 

Uses of TextFormatter in org.problets.lib.conceptmap.state
 

Fields in org.problets.lib.conceptmap.state declared as TextFormatter
static TextFormatter Utility.textFormatter
          The text formatter for mouseover drawing
 

Uses of TextFormatter in org.problets.lib.stretchtext
 

Methods in org.problets.lib.stretchtext with parameters of type TextFormatter
 int StretchTextItemView.paint(java.awt.Graphics g, TextFormatter formatter, int inXStart, int inYStart)
          Prints the text, with elaborations if necessary.