FocusAdapter.focusLost

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

@param e an event containing information about the focus change

class FocusAdapter
void
focusLost
(
FocusEvent e
)

Meta