:: com :: sun :: star :: mozilla ::

interface XPluginWindowPeer

Methods' Summary
setChildWindow Notifies the peer of the created child window.  
Methods' Details
setChildWindow
void
setChildWindow( [in] any  SystemWindowData );

Description
Notifies the peer of the created child window.
Parameter SystemWindowData
[in]: platform dependent window data
Top of Page