Overview | Methods | Fields | This Package | All Packages
Retrieves a boolean value indicating whether the control has the focus.
Syntax
public boolean getFocused()
Return Value
Returns true if this control has the focus; otherwise, returns false.
See Also focus