private class CorrelateGpxWithImages.SetOffsetActionListener extends Object implements ActionListener
Modifier and Type | Field and Description |
---|---|
private JosmComboBox<String> |
cbTimezones |
private ImageDisplay |
imgDisp |
private JList<String> |
imgList |
private JLabel |
lbExifTime |
private JPanel |
panel |
private JosmTextField |
tfGpsTime |
Modifier | Constructor and Description |
---|---|
private |
SetOffsetActionListener() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent arg0) |
private JLabel lbExifTime
private JosmTextField tfGpsTime
private JosmComboBox<String> cbTimezones
private ImageDisplay imgDisp
private SetOffsetActionListener()
public void actionPerformed(ActionEvent arg0)
actionPerformed
in interface ActionListener