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