Lines Matching refs:of

9  * with the License.  You may obtain a copy of the License at
58 /** The <type>XExtendedToolkit</type> is an extension of the <type
61 in the context of accessibility. It is, however, not restricted to
64 <p>The first event broadcaster lets you keep track of the open top-level
65 windows (frames). To get the set of currently open top-level window use
69 <p>The second event broadcaster informs its listeners of key events.
74 <p>The last event broadcaster sends events on focus changes of all
87 /** This function returns the number of currently existing top-level
90 Returns the number of top-level windows. This includes all
91 top-level windows, regardless of whether they are iconized,
99 number of top-level windows may change between a call to
104 including the number of top-level windows as returned by
126 obtained the current list of exisiting top-level windows you can
128 windows. Wait for activations or deactivations of top-level windows
129 to keep track of the currently active frame.
131 If this is a valid reference it is inserted into the list of
132 listeners. It is the task of the caller to not register the
141 /** Remove the specified listener from the list of listeners.
157 If this is a valid reference it is inserted into the list of
158 handlers. It is the task of the caller to not register the
167 /** Remove the specified listener from the list of listeners.
180 broadcaster to keep track of the object that currently has the input
183 If this is a valid reference it is inserted into the list of
184 listeners. It is the task of the caller to not register the
193 /** Remove the specified listener from the list of listeners.