Lines Matching refs:of

9  * with the License.  You may obtain a copy of the License at
47 A frame can be (it's not a must!) a part of a frame tree. If not this frame willn't be
49 The root node of the tree can be a <type>Desktop</type> implementation.
61 some UI relevant features of the frame service.
66 <p>This frame will take over ownership of the window refered from
78 /** provides access to the container window of the frame.
81 Normally this is used as the parent window of the
86 the container window of this frame
98 it means the parent frame of the frame hierarchy.
104 the creator (parent) of this frame
111 /** provides access to the creator (parent) of this frame
121 /** access to the name property of this frame
124 the programmatic name of this frame.
131 /** sets the name of the frame.
134 Normally the name of the frame is set initially (e.g. by the creator).
135 The name of a frame will be used for identifying it if a frame search was started.
147 the new programmatic name of this frame
166 controlled by <var>SearchFlags</var>. If allowed, the name of the frame
168 the method is called for all children of the frame. Finally may be called
173 List of special target names:
177 <tr><td>"_top"</td><td>address the top frame of this subtree of the frametree</td></tr>
207 In general a top frame is the frame which is a direct child of
224 At first the frame sets itself as the active frame of its
233 Finally, most frames may grab the focus to one of its windows
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.
280 the controller of the new component or <NULL/> for release
288 <TRUE/>if setting of new component or release of an existing one was successfully
305 Note: Don't dispose this window - the frame is the owner of it.
321 Note: Don't dispose it - the frame is the owner of it.
337 /** notifies the frame that the context of the controller within this
355 happen to the components within this frame or within sub-frames of this frame.
359 activation/deactivation of components.