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