FocusListener.focusGained

Sent when a control gets focus.

@param e an event containing information about the focus change

interface FocusListener
void
focusGained
(
FocusEvent e
)

Meta