Toolkit.createComponent

Toolkit.createComponent

Class Overview | Class Members | This Package | All Packages

Syntax
protected LightweightPeer createComponent( Component target )
Parameters
target
The Component to be created.
Description
Creates a peer for a component or container. This peer is windowless and allows the Component and Container classes to be extended directly to create windowless components that are defined entirely in java.