grab_focus


Description:

public bool grab_focus () throws Error

Attempts to set the keyboard input focus to the specified Component.

Parameters:

this

a pointer to the Component on which to operate.

Returns:

TRUE if successful, FALSE otherwise.