| getFocusComponentBefore |
(Object comp [, Object container]) |
yoix.awt |
| |
Returns the Swing or AWT component that is showing and is supposed to get the focus before
comp,
which must be a Swing or AWT component, or
NULL
if there is no such component.
The optional
container
argument, if supplied, must also be a Swing or AWT component and in that case
the return value is component that gets the focus before
comp
that is also not contained in
container.
|
Yoix is a registered trademark of AT&T Inc.
|