private final class CorrelateGpxWithImages.SyncDialogWindowListener extends WindowAdapter
Modifier and Type | Field and Description |
---|---|
private static int |
AGAIN |
private static int |
CANCEL |
private static int |
DONE |
private static int |
NOTHING |
Modifier | Constructor and Description |
---|---|
private |
SyncDialogWindowListener() |
Modifier and Type | Method and Description |
---|---|
private int |
checkAndSave() |
void |
windowDeactivated(WindowEvent e) |
windowActivated, windowClosed, windowClosing, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged
private static final int CANCEL
private static final int DONE
private static final int AGAIN
private static final int NOTHING
private SyncDialogWindowListener()
private int checkAndSave()
public void windowDeactivated(WindowEvent e)
windowDeactivated
in interface WindowListener
windowDeactivated
in class WindowAdapter