static class LatLonDialog.TextFieldFocusHandler extends Object implements FocusListener
Constructor and Description |
---|
TextFieldFocusHandler() |
Modifier and Type | Method and Description |
---|---|
void |
focusGained(FocusEvent e) |
void |
focusLost(FocusEvent e) |
TextFieldFocusHandler()
public void focusGained(FocusEvent e)
focusGained
in interface FocusListener
public void focusLost(FocusEvent e)
focusLost
in interface FocusListener