Window.getFocusOwner
Class Overview | Class Members |
This Package |
All Packages
public Component getFocusOwner()
Returns
the component with focus, or null if no children have focus
assigned to them.
Description
Returns the child component of this Window which has focus if and
only if this Window is active.