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