Toolkit.createCheckbox
Class Overview | Class Members |
This Package |
All Packages
protected abstract CheckboxPeer createCheckbox( Checkbox target )
Parameters
- target
- the check box to be implemented.
Returns
this toolkit's implementation of Checkbox.
Description
Creates this toolkit's implementation of Checkbox using
the specified peer interface.
See Also
Checkbox, CheckboxPeer