| getFocusComponents |
(Object comp) |
yoix.swing |
| |
Returns an
Array
containing the Swing or AWT components that are contained in the same visible window
(e.g.,
JFrame
or
JWindow)
as
comp
that are showing and can get the focus, or
NULL
if there are no such components or
comp
is not contained in a window that is also visible.
The order of the elements in the array matches the focus traversal order.
|
Yoix is a registered trademark of AT&T Inc.
|