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