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