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