Uses of Class
java.awt.TextArea

Packages that use TextArea
java.awt   
 

Uses of TextArea in java.awt
 

Methods in java.awt with parameters of type TextArea
protected abstract  java.awt.peer.TextAreaPeer Toolkit.createTextArea(TextArea target)
          Creates this toolkit's implementation of TextArea using the specified peer interface.