Uses of Class
org.jhotdraw.contrib.TextAreaFigure

Packages that use TextAreaFigure
org.jhotdraw.contrib.html   
org.jhotdraw.test.contrib   
 

Uses of TextAreaFigure in org.jhotdraw.contrib.html
 

Subclasses of TextAreaFigure in org.jhotdraw.contrib.html
 class HTMLTextAreaFigure
          An HTMLTextAreaFigure contains HTML formatted text.
 

Uses of TextAreaFigure in org.jhotdraw.test.contrib
 

Methods in org.jhotdraw.test.contrib that return TextAreaFigure
 TextAreaFigure TextAreaFigureTest.createInstance()
          Factory method for instances of the class to be tested.