Lines Matching refs:window
57 /** is called to initialize the frame within a window - the container window.
60 This window will be used as parent for the component window and to support
66 <p>This frame will take over ownership of the window refered from
68 dispose this window anymore. </p>
71 the new container window
78 /** provides access to the container window of the frame.
81 Normally this is used as the parent window of the
82 component window.
86 the container window of this frame
273 the window of the new component or <NULL/> for release
276 A valid component window should be a child of the frame container window.
302 /** provides access to the component window
305 Note: Don't dispose this window - the frame is the owner of it.