Toolkit.createTextArea
Class Overview | Class Members |
This Package |
All Packages
protected abstract TextAreaPeer createTextArea( TextArea target )
Parameters
- target
- the text area to be implemented.
Returns
this toolkit's implementation of TextArea.
Description
Creates this toolkit's implementation of TextArea using
the specified peer interface.
See Also
TextArea, TextAreaPeer