Uses of Class
org.jhotdraw.figures.TextTool

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

Uses of TextTool in org.jhotdraw.figures
 

Subclasses of TextTool in org.jhotdraw.figures
 class ConnectedTextTool
          Tool to create new or edit existing text figures.
 

Uses of TextTool in org.jhotdraw.test.figures
 

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