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