Uses of Class
org.jhotdraw.figures.TextFigure

Packages that use TextFigure
org.jhotdraw.figures   
org.jhotdraw.test.figures   
 

Uses of TextFigure in org.jhotdraw.figures
 

Subclasses of TextFigure in org.jhotdraw.figures
 class NumberTextFigure
          A TextFigure specialized to edit numbers.
 

Uses of TextFigure in org.jhotdraw.test.figures
 

Methods in org.jhotdraw.test.figures that return TextFigure
 TextFigure TextFigureTest.createInstance()
          Factory method for instances of the class to be tested.