FocusAdapter.focusGained

Sent when a control gets focus. The default behavior is to do nothing.

@param e an event containing information about the focus change

class FocusAdapter
void
focusGained
(
FocusEvent e
)

Meta