Window.getFocusOwner

Window.getFocusOwner

Class Overview | Class Members | This Package | All Packages

Syntax
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.