Uses of Class
org.jhotdraw.contrib.TextAreaTool

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

Uses of TextAreaTool in org.jhotdraw.contrib.html
 

Subclasses of TextAreaTool in org.jhotdraw.contrib.html
 class HTMLTextAreaTool
          HTMLTextAreaTool creates or edits HTMLTextAreaFigures.
 

Uses of TextAreaTool in org.jhotdraw.test.contrib
 

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